
Time bar (total: 4.1s)
| 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)
| 612.0ms | 8 256× | 0 | valid |
ival-mult: 273.0ms (77.9% of total)ival-sub: 66.0ms (18.8% of total)ival-true: 6.0ms (1.7% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 24 | 0 | - | 0 | - | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 5 | 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 | 22 | 0 |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z y)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 x y) | overflow | 30 | |
| ↳ | (*.f64 z y) | overflow | 29 | |
*.f64 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) | n*u | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 27 | 0 |
| - | 0 | 229 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 27 | 0 | 0 |
| - | 0 | 0 | 229 |
| number | freq |
|---|---|
| 0 | 229 |
| 1 | 25 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 79.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-mult: 23.0ms (88.6% of total)ival-sub: 2.0ms (7.7% 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.1% | (*.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 | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((* (- (* 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) |
| 1.0ms | x | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* x y) x y (* z y) z t) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 328 |
| 1 | 231 | 288 |
| 2 | 693 | 288 |
| 3 | 2478 | 288 |
| 4 | 5283 | 288 |
| 0 | 8077 | 288 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#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)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z 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)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 y (*.f64 z (-.f64 (/.f64 x z) #s(literal 1 binary64))))) |
#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)) t) (*.f64 (*.f64 (-.f64 x 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)) (*.f64 y (*.f64 z (-.f64 (/.f64 x z) #s(literal 1 binary64))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 12 | 22 |
| 1 | 33 | 22 |
| 2 | 220 | 22 |
| 3 | 2250 | 22 |
| 0 | 9611 | 22 |
| 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 |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y) (/.f64 t (+.f64 z x))) |
(*.f64 (/.f64 t y) (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (*.f64 t y) (+.f64 (neg.f64 z) x)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 (+.f64 z x) y) t) |
(*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (/.f64 t (*.f64 (+.f64 z x) y))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (/.f64 t (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 t (*.f64 (+.f64 z x) y)) |
(*.f64 y (*.f64 (+.f64 (neg.f64 z) x) t)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 t (*.f64 y x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t) y)) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z)))) (neg.f64 (+.f64 z x))) |
(/.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 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #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 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)))))) |
(/.f64 (neg.f64 (neg.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t))) (*.f64 (+.f64 z x) y)) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t) y) (+.f64 z x)) |
(/.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 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t))))) |
(/.f64 (neg.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t)) (*.f64 (+.f64 z 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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) t) (*.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 t (neg.f64 z)) y (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 t (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 y x))) |
(fma.f64 y (*.f64 x t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 z y) t)) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(+.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 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) t) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) t) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (*.f64 t (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 t (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 t (*.f64 y x))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 z y) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) y) (-.f64 x z)) (/.f64 (*.f64 (+.f64 z x) y) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) y) y) (/.f64 (*.f64 (+.f64 z x) y) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) y) y) (/.f64 (*.f64 (+.f64 z x) y) (+.f64 (neg.f64 z) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) y) y) (/.f64 (*.f64 (+.f64 z x) y) (-.f64 x z))) |
(*.f64 (+.f64 (neg.f64 z) x) y) |
(*.f64 (neg.f64 y) (+.f64 z x)) |
(*.f64 (+.f64 z x) y) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 z x) y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 x z) y) |
(*.f64 (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) y))) |
(*.f64 y (-.f64 x (neg.f64 z))) |
(*.f64 y (neg.f64 (+.f64 z x))) |
(*.f64 y (+.f64 (neg.f64 z) x)) |
(*.f64 y (+.f64 z x)) |
(*.f64 y (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) z) (*.f64 (neg.f64 (neg.f64 y)) z)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 z))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y)) (neg.f64 (+.f64 z x))) |
(/.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 (+.f64 z x) (-.f64 x z)))) (neg.f64 (+.f64 z 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 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)))) (*.f64 (+.f64 z x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 z x) y)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) (*.f64 (*.f64 (+.f64 z x) y) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (-.f64 x z))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 y 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 (-.f64 (*.f64 z y) (*.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y)) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y)) (neg.f64 (+.f64 (neg.f64 z) x))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y)) (neg.f64 (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (*.f64 (+.f64 z x) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y))) (*.f64 (+.f64 z x) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) y)) (*.f64 (+.f64 z x) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 z x)) (*.f64 (*.f64 (+.f64 z x) y) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (+.f64 z x) y) (+.f64 z x))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) y) (*.f64 (+.f64 z x) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y) (*.f64 (*.f64 (+.f64 z x) y) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x) (*.f64 (+.f64 z x) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y))) (*.f64 (+.f64 z x) (+.f64 z x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 z x) (*.f64 (*.f64 (+.f64 z x) y) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (+.f64 z x) y) (+.f64 z x))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (-.f64 x z)) y) |
(/.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 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) y) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 y x))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y) (+.f64 (neg.f64 z) x)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y) (+.f64 z x)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) y) (-.f64 x z)) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 z y) #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) (*.f64 (*.f64 (+.f64 z x) y) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (pow.f64 (*.f64 z y) #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 z x) y) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 z x) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (+.f64 z x) y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 z y)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 y)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 z y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y)) (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 z y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) y) (neg.f64 z))) (sqrt.f64 y) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) y) y)) (sqrt.f64 (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) y)) (sqrt.f64 (*.f64 (neg.f64 z) y)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 y (*.f64 (neg.f64 z) y))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 z y)) (sqrt.f64 (*.f64 z y)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) z)) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 y y) z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) y)) (sqrt.f64 y) (*.f64 y x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 z y)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 z z) y)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 z y)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 z y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 z y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 z y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) y) y) (/.f64 y (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) y) (/.f64 (*.f64 (neg.f64 x) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y x) y) (/.f64 (*.f64 y x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 y y) x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) y) y) (/.f64 y (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) y) (/.f64 z (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 y y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) y) y) (/.f64 (*.f64 (neg.f64 z) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 (*.f64 z y) y) (/.f64 (*.f64 z y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 x x) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 z z) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) y)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 z y)) |
(fma.f64 (fabs.f64 z) (fabs.f64 y) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 z y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) z) (/.f64 z (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 (*.f64 z z) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 z) y) (/.f64 (*.f64 z y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (/.f64 (*.f64 z y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 z y) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 z y) (/.f64 (*.f64 z y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 z y (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 z z) y) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 y z (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y x (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 y x (*.f64 (neg.f64 z) y)) |
(fma.f64 y x (*.f64 z y)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 z) y)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x y (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 x y (*.f64 (neg.f64 z) y)) |
(fma.f64 x y (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) (/.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) y) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) y) (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)))))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 z x) y)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 9 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 2 binary64))) (*.f64 (+.f64 z x) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (+.f64 z x) y)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (*.f64 (+.f64 z x) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #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 (*.f64 y y) x) (neg.f64 z)))))) |
(-.f64 (/.f64 (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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y)))) |
(-.f64 (/.f64 (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 (*.f64 z x) y) y)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z x) y) y))))) |
(-.f64 (/.f64 (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 (*.f64 z x) y) y)))) (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 z x) y) y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 9 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 z x) y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.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 z y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 y x) (*.f64 z y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (neg.f64 z) y)) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 y x)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 y x)) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (*.f64 (neg.f64 z) y)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (+.f64 z x) y)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (+.f64 z x) y)) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 z x) y)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 z) y)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y x)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y x)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 z) y)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 z) y)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y x)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 z) y)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z x) y) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (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 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (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 (*.f64 y y) x) (neg.f64 z))))) (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 y y) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (+.f64 z x) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 z x) y) y)))) (/.f64 (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 (*.f64 z x) y) y))))) |
(+.f64 (/.f64 (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 (*.f64 z x) y) y)))) (/.f64 (pow.f64 (*.f64 z y) #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 (*.f64 z x) y) y))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) z) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 y y)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) y)) (*.f64 (+.f64 z x) y))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (+.f64 z x)) (/.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) y) (+.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) (-.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 (*.f64 y y) z) (-.f64 z x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 y x)) |
(+.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 y x) (*.f64 z y)) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 x) y)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 x) y)) (sqrt.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 x)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 x) y))) |
(fabs.f64 (*.f64 (neg.f64 x) y)) |
(fabs.f64 (*.f64 y x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
x |
y |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) y) (neg.f64 z))) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) y) y)) (sqrt.f64 (neg.f64 z))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 z) y)) (sqrt.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 y (*.f64 (neg.f64 z) y)))) |
(*.f64 (sqrt.f64 (*.f64 z y)) (sqrt.f64 (*.f64 z y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) z)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 y y) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z z) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 z z) y))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 z))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 z)) |
(*.f64 z y) |
(*.f64 y z) |
(pow.f64 (*.f64 (neg.f64 z) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 z y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
(sqrt.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) y)) |
(fabs.f64 (*.f64 z y)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z y))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 z y))) (sinh.f64 (log.f64 (*.f64 z y)))) |
z |
t |
Compiled 14 271 to 1 525 computations (89.3% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 11 | 531 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 521 | 11 | 532 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.2% | (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
| 36.5% | (/.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))) | |
| 66.3% | (/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) | |
| 43.0% | (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) t) | |
| ▶ | 34.9% | (*.f64 (fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) t) |
| 70.2% | (*.f64 (-.f64 (*.f64 x y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z z) y)) (sqrt.f64 y))) t) | |
| ▶ | 96.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| 87.0% | (*.f64 (*.f64 (-.f64 x z) t) y) | |
| ▶ | 55.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ▶ | 59.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| 51.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
Compiled 322 to 234 computations (27.3% saved)
| Inputs |
|---|
(*.f64 (-.f64 x z) (*.f64 t y)) |
(-.f64 x z) |
x |
z |
(*.f64 t y) |
t |
y |
(*.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) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(*.f64 (*.f64 (neg.f64 z) y) t) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) t) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) |
(sqrt.f64 (*.f64 y x)) |
(*.f64 z y) |
| Outputs |
|---|
#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 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x (+ 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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* (sqrt (* x y)) (pow (sqrt -1) 2))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* (neg z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y (+ x z)))) |
#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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* x (pow (sqrt -1) 2))))))) |
#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 (* (- 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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* z (+ y (/ (* 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) #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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 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))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | t | @ | -inf | ((* (- x z) (* t y)) (- x z) x z (* t y) t y (* (- (* 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) (+ (* (* y x) t) (* (* (neg z) y) t)) (* (* (neg z) y) t) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (sqrt (* y x)) (* z y)) |
| 6.0ms | y | @ | 0 | ((* (- x z) (* t y)) (- x z) x z (* t y) t y (* (- (* 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) (+ (* (* y x) t) (* (* (neg z) y) t)) (* (* (neg z) y) t) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (sqrt (* y x)) (* z y)) |
| 6.0ms | y | @ | inf | ((* (- x z) (* t y)) (- x z) x z (* t y) t y (* (- (* 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) (+ (* (* y x) t) (* (* (neg z) y) t)) (* (* (neg z) y) t) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (sqrt (* y x)) (* z y)) |
| 4.0ms | y | @ | -inf | ((* (- x z) (* t y)) (- x z) x z (* t y) t y (* (- (* 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) (+ (* (* y x) t) (* (* (neg z) y) t)) (* (* (neg z) y) t) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (sqrt (* y x)) (* z y)) |
| 3.0ms | x | @ | -inf | ((* (- x z) (* t y)) (- x z) x z (* t y) t y (* (- (* 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) (+ (* (* y x) t) (* (* (neg z) y) t)) (* (* (neg z) y) t) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (sqrt (* y x)) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 1142 |
| 1 | 615 | 1075 |
| 2 | 1863 | 1039 |
| 0 | 4905 | 1031 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
#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 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x (+ 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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* (sqrt (* x y)) (pow (sqrt -1) 2))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* (neg z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y (+ x z)))) |
#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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* x (pow (sqrt -1) 2))))))) |
#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 (* (- 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 (* (- (* 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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* z (+ y (/ (* 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) #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 (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 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))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
| Outputs |
|---|
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 y z))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 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)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 y z))) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 y z) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 y z)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (+.f64 z x) y)) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 y x))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y t) x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) x) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y t) x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x))) x)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y t) x)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 y t) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 z x) y y) t) x)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 y x)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (fma.f64 (/.f64 z x) y y) x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) 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)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x))) x)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 y t) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 z x) y y) t) x)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 y x)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (fma.f64 (/.f64 z x) y y) x)) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* (sqrt (* x y)) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 y x))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* t y) (*.f64 y t)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg z) y) (*.f64 (neg.f64 z) y)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* (neg z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (neg z) y) t) (*.f64 (neg.f64 t) (*.f64 y z))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (+.f64 z x) y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* z y) (*.f64 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)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* x (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (+.f64 z x) y)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 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)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y y) z)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) 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)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y y) z)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (+ (* (* y x) t) (* (* (neg z) y) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 126 |
| 0 | 39 | 104 |
| 1 | 132 | 100 |
| 0 | 791 | 100 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 x z) (*.f64 t y)) |
(-.f64 x z) |
x |
z |
(*.f64 t y) |
t |
y |
(*.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) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(*.f64 (*.f64 (neg.f64 z) y) t) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) t) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) |
(sqrt.f64 (*.f64 y x)) |
(*.f64 z y) |
| Outputs |
|---|
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 y (-.f64 x z)) t) |
(*.f64 (*.f64 y t) (-.f64 x z)) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 y t)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 y t)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 y t) (-.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 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 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z)))) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.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)) (fma.f64 (*.f64 t t) (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (-.f64 x z)) t) (*.f64 (*.f64 y (+.f64 z x)) t))) (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 x z)) t) (*.f64 (*.f64 y (+.f64 z x)) t)) (*.f64 (*.f64 y (+.f64 z x)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) t) (*.f64 (neg.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t (neg.f64 z)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 z) (*.f64 y t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 y t) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y t) x (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 x (*.f64 y t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 z x)) t)) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 z x)) t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 z (*.f64 y t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 (*.f64 y x)) t)) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 y) (*.f64 t x))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 t) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (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 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 (+.f64 z x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.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 x z) |
x |
z |
(*.f64 y t) |
(*.f64 t y) |
t |
y |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 t #s(approx (- (* x y) (* z y)) (*.f64 y x))) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 y)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y x))))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 y x)) (neg.f64 (sqrt.f64 (*.f64 y x))))) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y x))) #s(literal 2 binary64))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 t #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (neg.f64 z) y) |
(*.f64 y (neg.f64 z)) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 y z)) |
(neg.f64 z) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 y (-.f64 x z)) t) |
(*.f64 (*.f64 y t) (-.f64 x z)) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 y t)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 y t)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 y t) (-.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 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 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z)))) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.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)) (fma.f64 (*.f64 t t) (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (-.f64 x z)) t) (*.f64 (*.f64 y (+.f64 z x)) t))) (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 x z)) t) (*.f64 (*.f64 y (+.f64 z x)) t)) (*.f64 (*.f64 y (+.f64 z x)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) t) (*.f64 (neg.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t (neg.f64 z)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 z) (*.f64 y t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 (*.f64 y t) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y t) x (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 x (*.f64 y t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 z x)) t)) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 z x)) t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 z (*.f64 y t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 (*.f64 y x)) t)) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 y) (*.f64 t x))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (neg.f64 t) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) y) t) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (neg.f64 z) t) y) |
(*.f64 (*.f64 t (neg.f64 z)) y) |
(*.f64 (*.f64 (neg.f64 z) y) t) |
(*.f64 (neg.f64 z) (*.f64 y t)) |
(*.f64 (*.f64 y t) (neg.f64 z)) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(*.f64 t (*.f64 (neg.f64 z) y)) |
(neg.f64 (*.f64 z (*.f64 y t))) |
(neg.f64 (*.f64 (*.f64 y z) t)) |
(*.f64 (*.f64 y (+.f64 z x)) t) |
(*.f64 t (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z))) t) (*.f64 y (-.f64 x z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z)))) (*.f64 y (-.f64 x z))) |
(/.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) t) t) (*.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 x z)) t) (*.f64 (*.f64 y (+.f64 z x)) t)) (*.f64 (*.f64 y (-.f64 x z)) t)) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 t (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 t (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) y (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 t x) y (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (*.f64 t x) y (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 z (*.f64 y t))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y z) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 z (*.f64 y t))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y x) t (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y x) t (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (*.f64 y x) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y t) x (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) x (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 (*.f64 y t) x (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 y t) x (*.f64 (*.f64 y z) t)) |
(fma.f64 y (*.f64 t x) (*.f64 z (*.f64 y t))) |
(fma.f64 y (*.f64 t x) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 y (*.f64 t x) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 y z) t)) |
(fma.f64 t (*.f64 y z) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 z (*.f64 y t))) |
(fma.f64 t (*.f64 y x) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 t (*.f64 y x) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 y z) t)) |
(fma.f64 x (*.f64 y t) (*.f64 z (*.f64 y t))) |
(fma.f64 x (*.f64 y t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(fma.f64 x (*.f64 y t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(fma.f64 x (*.f64 y t) (*.f64 (*.f64 y z) t)) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y x) t)) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 y t))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) y))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z))) (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z)))) (*.f64 y (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z))) (-.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 y (-.f64 x (neg.f64 z))) |
(*.f64 y (+.f64 z x)) |
(/.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z))) y) (-.f64 x z)) |
(/.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 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #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 y x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z)))) (neg.f64 (*.f64 y (-.f64 x z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 x z))) |
(/.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 (*.f64 y x) y) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 y)) (sqrt.f64 x) (*.f64 y z)) |
(fma.f64 (neg.f64 (neg.f64 z)) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y z)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) (*.f64 y z)) |
(fma.f64 (pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 y z)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y x))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 y z)) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 y x)) |
(fma.f64 y (neg.f64 (neg.f64 z)) (*.f64 y x)) |
(fma.f64 y z (*.f64 y x)) |
(fma.f64 y x (*.f64 y z)) |
(fma.f64 z y (*.f64 y x)) |
(fma.f64 x y (*.f64 y z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (-.f64 x z))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 y (-.f64 x z)))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) (neg.f64 (sqrt.f64 (*.f64 y x))))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x)))) |
(-.f64 (*.f64 y z) (*.f64 (sqrt.f64 (*.f64 y x)) (neg.f64 (sqrt.f64 (*.f64 y x))))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y 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 (*.f64 y z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 y z)) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal 1/4 binary64)) (pow.f64 (*.f64 y x) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 y)) (fabs.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) (sqrt.f64 (neg.f64 (sqrt.f64 (*.f64 y x))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 y x))) (sqrt.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 x)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 y x)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 y x)))) |
(fabs.f64 (sqrt.f64 (*.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 z)) y) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 y (neg.f64 (neg.f64 z))) |
(*.f64 y z) |
(*.f64 z y) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
Compiled 5 967 to 789 computations (86.8% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 362 | 5 | 367 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 367 | 11 | 378 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.2% | (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
| 36.5% | (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 y t)) (fma.f64 z (+.f64 z x) (*.f64 x x))) | |
| ✓ | 96.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ▶ | 87.0% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| ✓ | 55.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ✓ | 59.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ▶ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ▶ | 60.0% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| ▶ | 51.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
| 86.4% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) | |
| ▶ | 44.3% | #s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
Compiled 263 to 197 computations (25.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
x |
z |
t |
y |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z) |
(*.f64 (fma.f64 (/.f64 x z) y y) t) |
(fma.f64 (/.f64 x z) y y) |
(/.f64 x z) |
| Outputs |
|---|
#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 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 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x 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 (* (- 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 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#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 (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#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 (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (neg t) z) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) 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 (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* 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 (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* x y) z))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | t | @ | inf | ((* (* (- x z) t) y) (* (- x z) t) (- x z) x z t y (* (- x z) (* t y)) (- x z) (* t y) (* (- (* x y) (* z y)) t) (* (* (neg t) z) y) (* (neg t) z) (neg t) (* (- x z) (* t y)) (- x z) (neg z) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (/ x z)) |
| 35.0ms | y | @ | -inf | ((* (* (- x z) t) y) (* (- x z) t) (- x z) x z t y (* (- x z) (* t y)) (- x z) (* t y) (* (- (* x y) (* z y)) t) (* (* (neg t) z) y) (* (neg t) z) (neg t) (* (- x z) (* t y)) (- x z) (neg z) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (/ x z)) |
| 10.0ms | x | @ | inf | ((* (* (- x z) t) y) (* (- x z) t) (- x z) x z t y (* (- x z) (* t y)) (- x z) (* t y) (* (- (* x y) (* z y)) t) (* (* (neg t) z) y) (* (neg t) z) (neg t) (* (- x z) (* t y)) (- x z) (neg z) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (/ x z)) |
| 8.0ms | z | @ | 0 | ((* (* (- x z) t) y) (* (- x z) t) (- x z) x z t y (* (- x z) (* t y)) (- x z) (* t y) (* (- (* x y) (* z y)) t) (* (* (neg t) z) y) (* (neg t) z) (neg t) (* (- x z) (* t y)) (- x z) (neg z) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (/ x z)) |
| 4.0ms | t | @ | -inf | ((* (* (- x z) t) y) (* (- x z) t) (- x z) x z t y (* (- x z) (* t y)) (- x z) (* t y) (* (- (* x y) (* z y)) t) (* (* (neg t) z) y) (* (neg t) z) (neg t) (* (- x z) (* t y)) (- x z) (neg z) (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (/ x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 1337 |
| 1 | 677 | 1237 |
| 2 | 2180 | 1221 |
| 0 | 5271 | 1191 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 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 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x 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 (* (- 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 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#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 (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#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 (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (neg t) z) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) 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 (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* 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 (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* x y) z))))) |
| Outputs |
|---|
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (neg.f64 y) z) t)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (neg.f64 y) z) t)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (neg.f64 y) z) t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 y z) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 y z) t)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 y t)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) y) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) (*.f64 t x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x z) t) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) x)) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) x) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y x) t)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y x) t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 y x) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) (/.f64 (*.f64 (*.f64 y x) t) z)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (*.f64 t x) (+.f64 (/.f64 y z) (/.f64 y x)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (+.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (* (- x z) t) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) x)) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 y x) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (*.f64 t x) (+.f64 (/.f64 y z) (/.f64 y x)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (+.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* t y) (*.f64 y t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* (neg t) z) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (neg t) z) y) (*.f64 (*.f64 (neg.f64 y) z) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) z))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (* (* (- x z) t) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* x y) z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 135 |
| 0 | 47 | 127 |
| 1 | 149 | 125 |
| 0 | 812 | 125 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
x |
z |
t |
y |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z) |
(*.f64 (fma.f64 (/.f64 x z) y y) t) |
(fma.f64 (/.f64 x z) y y) |
(/.f64 x z) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (*.f64 y t) (-.f64 x z)) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 y t)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 y t)) (fma.f64 z (+.f64 z x) (*.f64 x 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 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.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 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(fma.f64 t (*.f64 y x) (*.f64 t (*.f64 (neg.f64 z) y))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 t (*.f64 (neg.f64 z) y))) |
(*.f64 (-.f64 x z) t) |
(*.f64 t (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 t (-.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 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (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 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 (+.f64 z x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.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 x z) |
x |
z |
t |
y |
(*.f64 (*.f64 #s(approx (- x z) x) y) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 (*.f64 y t) #s(approx (- x z) x)) |
(*.f64 #s(approx (- x z) x) (*.f64 y t)) |
(*.f64 y (*.f64 #s(approx (- x z) x) t)) |
(*.f64 t (*.f64 y #s(approx (- x z) x))) |
#s(approx (- x z) x) |
(*.f64 y t) |
(*.f64 t y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 (*.f64 (neg.f64 t) y) z) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 (neg.f64 t) (*.f64 y z)) |
(*.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 y (*.f64 (neg.f64 t) z)) |
(*.f64 z (*.f64 (neg.f64 t) y)) |
(neg.f64 (*.f64 y (*.f64 t z))) |
(neg.f64 (*.f64 (*.f64 t z) y)) |
(neg.f64 (*.f64 t (*.f64 y z))) |
(*.f64 (neg.f64 t) z) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(neg.f64 t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) y) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 y t)) |
(*.f64 (*.f64 y t) #s(approx (- x z) (neg.f64 z))) |
(*.f64 y (*.f64 #s(approx (- x z) (neg.f64 z)) t)) |
(*.f64 t (*.f64 y #s(approx (- x z) (neg.f64 z)))) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
(*.f64 (*.f64 z (fma.f64 (/.f64 x z) y y)) t) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y (*.f64 t z))) |
(*.f64 (*.f64 t z) (fma.f64 (/.f64 x z) y y)) |
(*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z) |
(*.f64 (fma.f64 (/.f64 x z) y y) (*.f64 t z)) |
(*.f64 t (*.f64 (fma.f64 (/.f64 x z) y y) z)) |
(*.f64 z (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 t z)) (-.f64 (*.f64 (/.f64 x z) y) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) (*.f64 t z)) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x z))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y t)) |
(*.f64 (fma.f64 (/.f64 x z) y y) t) |
(*.f64 t (fma.f64 (/.f64 x z) y y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y)) t) (-.f64 (*.f64 (/.f64 x z) y) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) t) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 (/.f64 x z) y) y)) |
(/.f64 (*.f64 t (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)))) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x z) y) t (*.f64 y t)) |
(fma.f64 y t (*.f64 (*.f64 (/.f64 x z) y) t)) |
(fma.f64 y t (*.f64 t (*.f64 (/.f64 x z) y))) |
(fma.f64 t (*.f64 (/.f64 x z) y) (*.f64 y t)) |
(fma.f64 t y (*.f64 (*.f64 (/.f64 x z) y) t)) |
(fma.f64 t y (*.f64 t (*.f64 (/.f64 x z) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 x z) y) t) (*.f64 y t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 x z) y)) (*.f64 y t)) |
(+.f64 (*.f64 y t) (*.f64 (*.f64 (/.f64 x z) y) t)) |
(+.f64 (*.f64 y t) (*.f64 t (*.f64 (/.f64 x z) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) y) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64))) (-.f64 y (*.f64 (/.f64 x z) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (/.f64 x z) y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 x z) y) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x z) y) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) z) y) |
(fma.f64 (/.f64 x z) y y) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (/.f64 (sqrt.f64 (*.f64 y x)) z) y) |
(fma.f64 y (/.f64 x z) y) |
(fma.f64 x (/.f64 y z) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x z) y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (/.f64 x z) y) y))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 x z)) y)) |
(-.f64 y (*.f64 (neg.f64 y) (/.f64 x z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (/.f64 x z) y)) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x z) y) y) |
(+.f64 y (*.f64 (/.f64 x z) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(neg.f64 (/.f64 x (neg.f64 z))) |
Compiled 3 792 to 536 computations (85.9% saved)
12 alts after pruning (4 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 180 | 3 | 183 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 182 | 12 | 194 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.2% | (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
| ▶ | 63.3% | (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) y) |
| ✓ | 96.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ✓ | 87.0% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| ▶ | 54.2% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| ✓ | 55.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ✓ | 59.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ✓ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 60.0% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| ✓ | 51.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
| ▶ | 86.4% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
| ▶ | 47.2% | #s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z)) |
Compiled 165 to 125 computations (24.2% saved)
| Inputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z)) |
(*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z) |
(*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
t |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
(*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(-.f64 #s(literal 1 binary64) (/.f64 z x)) |
#s(literal 1 binary64) |
(/.f64 z x) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) y) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(+.f64 z x) |
(-.f64 x z) |
| Outputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (/ (* t (* y z)) x)))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (/ (+ (* -1 (* t (* y z))) (* t (* x y))) x))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (/ (- x z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* -1 (* t (pow z 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* t (* x (+ z (* -1 z))))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* x (+ (* t x) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t y))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (+ (* -1 (/ (* t (* y z)) x)) (* t y)))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (+ 1 (* -1 (/ 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) 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t x))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (pow x 2)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (/ (* t (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (+ (* -1 (/ (* t (pow z 2)) (pow x 2))) (/ (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* 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) 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (* -1 (/ (+ (* -1 (* t (+ z (* -1 z)))) (/ (* t (pow z 2)) x)) x)))))) |
#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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x (* y (- 1 (/ z x))))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t (* y (- 1 (/ z x)))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* y (- 1 (/ z x))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) 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) #s(hole binary64 (+ (* t (* z (+ x (* -1 x)))) (* t (pow x 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* t (pow x 2)) (* z (+ (* -1 (* t z)) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* z (+ (* -1 (/ (* t y) x)) (/ (* t y) z))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 x))))) |
#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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (/ (* t (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (+ (/ (* t (+ x (* -1 x))) z) (/ (* t (pow x 2)) (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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) z)) (/ (* t y) x)))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (* z (- (/ 1 x) (/ 1 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (* t (+ x (* -1 x))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* 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))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t (- x z)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (* (+ x z) (- x z))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | y | @ | 0 | ((* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (* (/ x z) y) (/ x z) x z y t (* (- (* x y) (* z y)) t) (* (* t (* y (- 1 (/ z x)))) x) (* t (* y (- 1 (/ z x)))) (* y (- 1 (/ z x))) (- 1 (/ z x)) 1 (/ z x) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (/ (* (* (+ z x) (- x z)) t) (+ z x)) (* (* (+ z x) (- x z)) t) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 5.0ms | z | @ | -inf | ((* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (* (/ x z) y) (/ x z) x z y t (* (- (* x y) (* z y)) t) (* (* t (* y (- 1 (/ z x)))) x) (* t (* y (- 1 (/ z x)))) (* y (- 1 (/ z x))) (- 1 (/ z x)) 1 (/ z x) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (/ (* (* (+ z x) (- x z)) t) (+ z x)) (* (* (+ z x) (- x z)) t) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 5.0ms | y | @ | -inf | ((* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (* (/ x z) y) (/ x z) x z y t (* (- (* x y) (* z y)) t) (* (* t (* y (- 1 (/ z x)))) x) (* t (* y (- 1 (/ z x)))) (* y (- 1 (/ z x))) (- 1 (/ z x)) 1 (/ z x) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (/ (* (* (+ z x) (- x z)) t) (+ z x)) (* (* (+ z x) (- x z)) t) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 4.0ms | t | @ | -inf | ((* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (* (/ x z) y) (/ x z) x z y t (* (- (* x y) (* z y)) t) (* (* t (* y (- 1 (/ z x)))) x) (* t (* y (- 1 (/ z x)))) (* y (- 1 (/ z x))) (- 1 (/ z x)) 1 (/ z x) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (/ (* (* (+ z x) (- x z)) t) (+ z x)) (* (* (+ z x) (- x z)) t) (* (+ z x) (- x z)) (+ z x) (- x z)) |
| 4.0ms | y | @ | inf | ((* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (* (* (+ (* (/ x z) y) y) t) z) (* (+ (* (/ x z) y) y) t) (+ (* (/ x z) y) y) (* (/ x z) y) (/ x z) x z y t (* (- (* x y) (* z y)) t) (* (* t (* y (- 1 (/ z x)))) x) (* t (* y (- 1 (/ z x)))) (* y (- 1 (/ z x))) (- 1 (/ z x)) 1 (/ z x) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (/ (* (* (+ z x) (- x z)) t) (+ z x)) (* (* (+ z x) (- x z)) t) (* (+ z x) (- x z)) (+ z x) (- x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 2791 |
| 1 | 1280 | 2584 |
| 2 | 4490 | 2535 |
| 0 | 8252 | 2485 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (/ (* t (* y z)) x)))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (/ (+ (* -1 (* t (* y z))) (* t (* x y))) x))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (/ (- x z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* -1 (* t (pow z 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* t (* x (+ z (* -1 z))))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* x (+ (* t x) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t y))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (+ (* -1 (/ (* t (* y z)) x)) (* t y)))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (+ 1 (* -1 (/ 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) 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t x))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (pow x 2)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (/ (* t (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (+ (* -1 (/ (* t (pow z 2)) (pow x 2))) (/ (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* 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) 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (* -1 (/ (+ (* -1 (* t (+ z (* -1 z)))) (/ (* t (pow z 2)) x)) x)))))) |
#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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ 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 (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x (* y (- 1 (/ z x))))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t (* y (- 1 (/ z x)))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* y (- 1 (/ z x))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) 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) #s(hole binary64 (+ (* t (* z (+ x (* -1 x)))) (* t (pow x 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* t (pow x 2)) (* z (+ (* -1 (* t z)) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* z (+ (* -1 (/ (* t y) x)) (/ (* t y) z))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 x))))) |
#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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (/ (* t (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (+ (/ (* t (+ x (* -1 x))) z) (/ (* t (pow x 2)) (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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) z)) (/ (* t y) x)))))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (* z (- (/ 1 x) (/ 1 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 (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (* t (+ x (* -1 x))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* t (+ 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 (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* 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))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t (- x z)))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (* (+ x z) (- x z))))) |
| Outputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 z y) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y z)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 z y) t)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (+ (* t (* x y)) (* t (* y z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t y))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 t y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (+ (* t y) (/ (* t (* x y)) z)))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (/ x z) y) y) y) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (+ y (/ (* x y) z)))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ x z) y) (*.f64 (/.f64 x z) y)) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 y) (*.f64 t z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (neg.f64 y) (*.f64 t z))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (/ (* t (* y z)) x)))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (neg.f64 t) (*.f64 (/.f64 z x) y))) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (/ (+ (* -1 (* t (* y z))) (* t (* x y))) x))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (neg.f64 y) (/.f64 z x))) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) x))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (/.f64 (-.f64 x z) x) y)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (- 1 (/ z x)) (/.f64 (neg.f64 z) x)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (/ (- x z) x))) |
#s(approx (- 1 (/ z x)) (/.f64 (-.f64 x z) x)) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 y) (*.f64 t z))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (neg.f64 y) (*.f64 t z))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (neg.f64 t) z)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (+ (* -1 (* t z)) (* t x)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (-.f64 x z) t)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* -1 (* t (pow z 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (neg.f64 t) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* t (* x (+ z (* -1 z))))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (neg.f64 t) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* -1 (* t (pow z 2))) (* x (+ (* t x) (* t (+ z (* -1 z)))))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 (+.f64 z x) t) (-.f64 x z))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ z (* -1 z)))))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* -1 (pow z 2)) (* x (+ x (+ z (* -1 z))))))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (+.f64 z x) (-.f64 x z))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) z) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 x y) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 x y) t)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* x (+ (* t y) (/ (* t (* y z)) x))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (* t (* x y)) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) (/.f64 (*.f64 (*.f64 x y) t) z)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* x (+ (/ (* t y) x) (/ (* t y) z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* x (+ (/ y x) (/ y z))))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 x y) t)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 x y) t)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t y))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 t y)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (+ (* -1 (/ (* t (* y z)) x)) (* t y)))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ z x))) y) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (+ y (* -1 (/ (* y z) x))))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (/.f64 (-.f64 x z) x) y)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ z x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (+ 1 (* -1 (/ z x))))) |
#s(approx (- 1 (/ z x)) (/.f64 (-.f64 x z) x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 x y) t)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) (*.f64 t x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 t (*.f64 (/.f64 z x) t)) x)) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) x) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (- x z) (*.f64 (/.f64 (-.f64 x z) x) x)) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 x y) t)) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t x))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 t x)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (-.f64 t (*.f64 (/.f64 z x) t)) x)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (pow x 2)))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 x x) t)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (/ (* t (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 x x) t)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (+ (* -1 (/ (* t (pow z 2)) (pow x 2))) (/ (* t (+ z (* -1 z))) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (*.f64 z (/.f64 z x)) t) (*.f64 x x))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ z x) (- x z)) (*.f64 x x)) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ z x)) (/ z x)))))) |
#s(approx (* (+ z x) (- x z)) (*.f64 x 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) (- x z)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 z x) #s(literal 0 binary64)) x)) x) x)) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* x (* y (pow (sqrt -1) 2))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 x y) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (* -1 (/ (* t (* y z)) x))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t x) (fma.f64 (/.f64 y x) z y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t y) x)) (* -1 (/ (* t y) z))))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (* -1 (/ y z))))))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#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)) t) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 t (*.f64 (/.f64 z x) t)) x)) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (- x z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (-.f64 t (*.f64 (/.f64 z x) t)) x)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow x 2) (+ t (* -1 (/ (+ (* -1 (* t (+ z (* -1 z)))) (/ (* t (pow z 2)) x)) x)))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (*.f64 z (/.f64 z x)) t) (*.f64 x x))) |
#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) (- x z)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 z x) #s(literal 0 binary64)) x)) x) x)) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (* y (+ x z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* y (* z (+ 1 (/ x z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (* y (+ 1 (/ x z)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* y (+ 1 (/ x z))))) |
#s(approx (+ (* (/ x z) y) y) (fma.f64 (/.f64 x z) y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* t (* x (* y (- 1 (/ z x))))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t) x)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* t (* y (- 1 (/ z x)))))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 (/.f64 (-.f64 x z) x) y) t)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* y (- 1 (/ z x))))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (/.f64 (-.f64 x z) x) y)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (+ (* -1 z) (* x (pow (sqrt -1) 2)))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* t (* y (* z (- (* -1 (/ x z)) 1))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 t (*.f64 (-.f64 (/.f64 x (neg.f64 z)) #s(literal 1 binary64)) z)) (neg.f64 y))) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 (/ x z)) 1)))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (*.f64 t (-.f64 (/.f64 x (neg.f64 z)) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 x (neg.f64 z)) #s(literal 1 binary64)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (/ (+ (* t (* x y)) (* t (* y z))) z))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (*.f64 (+.f64 z x) y) (/.f64 t z))) |
#s(approx (+ (* (/ x z) y) y) #s(hole binary64 (/ (+ (* x y) (* y z)) z))) |
#s(approx (+ (* (/ x z) y) y) (/.f64 (*.f64 (+.f64 z x) y) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* t (* z (+ x (* -1 x)))) (* t (pow x 2))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 x x) t)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (+ (* t (pow x 2)) (* z (+ (* -1 (* t z)) (* t (+ x (* -1 x)))))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 (+.f64 z x) t) (-.f64 x z))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) (*.f64 x x)) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (+ (* z (+ x (+ (* -1 x) (* -1 z)))) (pow x 2)))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (+.f64 z x) (-.f64 x z))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* z (+ (* t y) (/ (* t (* x y)) z))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) 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)) t) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* z (+ (* -1 (/ (* t y) x)) (/ (* t y) z))))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 t (-.f64 (/.f64 y z) (/.f64 y x))) z)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) z)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* z (- (/ 1 z) (/ 1 x))))) |
#s(approx (- 1 (/ z x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) z)) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (* (- x z) t) (*.f64 (fma.f64 (/.f64 x z) t (neg.f64 t)) z)) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (fma.f64 (/.f64 x z) t (neg.f64 t)) z)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (/ (* t (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (neg.f64 t) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (+ (/ (* t (+ x (* -1 x))) z) (/ (* t (pow x 2)) (pow z 2))))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) (/.f64 x z) #s(literal -1 binary64))) (*.f64 z z))) |
#s(approx (* (+ z x) (- x z)) #s(hole binary64 (* (pow z 2) (- (+ (* -1 (/ x z)) (/ x z)) 1)))) |
#s(approx (* (+ z x) (- x z)) (*.f64 (neg.f64 z) z)) |
#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) (- x z)) (*.f64 (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ z x) (fma.f64 (/.f64 x z) z z)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* t y)) (* -1 (/ (* t (* x y)) z))))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) 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)) t) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* t (* y (- 1 (/ z x)))) x) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* t (* y (- 1 (/ z x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) z)) (/ (* t y) x)))))) |
#s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 t (-.f64 (/.f64 y z) (/.f64 y x))) z)) |
#s(approx (* y (- 1 (/ z x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* y (- 1 (/ z x))) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) z)) |
#s(approx (- 1 (/ z x)) #s(hole binary64 (* -1 (* z (- (/ 1 x) (/ 1 z)))))) |
#s(approx (- 1 (/ z x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) (neg.f64 z))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (* (- x z) t) (*.f64 (fma.f64 (/.f64 x z) t (neg.f64 t)) z)) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (- x z) (fma.f64 (/.f64 x z) z (neg.f64 z))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (/ (* (* (+ z x) (- x z)) t) (+ z x)) y) (*.f64 (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (/.f64 x z))) z)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (fma.f64 (/.f64 x z) t (neg.f64 t)) z)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (* t (+ x (* -1 x))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (neg.f64 t) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* (pow z 2) (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* t (+ x (* -1 x)))) z)))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) (/.f64 x z) #s(literal -1 binary64))) (*.f64 z 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)) (*.f64 (neg.f64 z) z)) |
#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) (- x z)) (*.f64 (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ z x) (*.f64 (-.f64 (/.f64 x (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) #s(hole binary64 (* t (+ (* x y) (* y z))))) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (+.f64 z x) t) y)) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) #s(hole binary64 (* t (* z (+ y (/ (* x y) z)))))) |
#s(approx (* (* (+ (* (/ x z) y) y) t) z) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (* (+ (* (/ x z) y) y) t) #s(hole binary64 (* t (+ y (/ (* x y) z))))) |
#s(approx (* (+ (* (/ x z) y) y) t) (*.f64 (fma.f64 (/.f64 x z) y y) t)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) #s(hole binary64 (* t (- x z)))) |
#s(approx (/ (* (* (+ z x) (- x z)) t) (+ z x)) (*.f64 (-.f64 x z) t)) |
#s(approx (* (* (+ z x) (- x z)) t) #s(hole binary64 (* t (* (+ x z) (- x z))))) |
#s(approx (* (* (+ z x) (- x z)) t) (*.f64 (*.f64 (+.f64 z x) t) (-.f64 x z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 218 |
| 0 | 56 | 210 |
| 1 | 191 | 192 |
| 0 | 1163 | 188 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z)) |
(*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z) |
(*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
t |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
(*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(-.f64 #s(literal 1 binary64) (/.f64 z x)) |
#s(literal 1 binary64) |
(/.f64 z x) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) y) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(+.f64 z x) |
(-.f64 x z) |
| Outputs |
|---|
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 t z) #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)))) |
(*.f64 (*.f64 z #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y))) t) |
(*.f64 (*.f64 t z) #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y))) |
(*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z) |
(*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) (*.f64 t z)) |
(*.f64 t (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) z)) |
(*.f64 z (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t)) |
(*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) |
(*.f64 t #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y))) |
#s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (sqrt.f64 (*.f64 x y)) (/.f64 (sqrt.f64 (*.f64 x y)) z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 z)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(neg.f64 (/.f64 x (neg.f64 z))) |
x |
z |
y |
t |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) t) x)) |
(*.f64 (*.f64 x (*.f64 t y)) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 (*.f64 x t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x) t) |
(*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) t) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x)) |
(*.f64 t (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
(*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) t)) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (*.f64 t y) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) t) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 t y)) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) y) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) y) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z x) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (+.f64 (/.f64 z x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (fma.f64 (/.f64 z x) (+.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z x)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) x) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(neg.f64 (/.f64 (neg.f64 z) x)) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(*.f64 (*.f64 y #s(approx (- x z) x)) t) |
(*.f64 (*.f64 t y) #s(approx (- x z) x)) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 t (*.f64 #s(approx (- x z) x) 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 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 t y)) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 z x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 t y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 z x))) (/.f64 t (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 (/.f64 t (+.f64 z x)) y)) |
(*.f64 (*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) (/.f64 y (+.f64 z x))) |
(*.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 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) #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 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z x))) t) y) (neg.f64 (+.f64 z 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 x y) #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 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z x))) t)) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 t y))) (neg.f64 (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 t y)) (+.f64 z x)) |
(fma.f64 t (*.f64 x y) (*.f64 t (*.f64 (neg.f64 z) y))) |
(fma.f64 (*.f64 x y) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 (*.f64 x y) t) (*.f64 (*.f64 (neg.f64 z) y) t)) |
(+.f64 (*.f64 t (*.f64 x y)) (*.f64 t (*.f64 (neg.f64 z) y))) |
(*.f64 (/.f64 (*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 z x)) |
(*.f64 (/.f64 (*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(*.f64 (/.f64 t (+.f64 z x)) (*.f64 (-.f64 x z) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (/.f64 t (+.f64 z x))) |
(*.f64 (-.f64 x z) (*.f64 (+.f64 z x) (/.f64 t (+.f64 z x)))) |
(*.f64 (-.f64 x z) t) |
(*.f64 (+.f64 z x) (/.f64 (*.f64 (-.f64 x z) t) (+.f64 z x))) |
(*.f64 (+.f64 z x) (*.f64 (-.f64 x z) (/.f64 t (+.f64 z x)))) |
(*.f64 t (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z x))) t)) (neg.f64 (neg.f64 (+.f64 z x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z x))) t) (neg.f64 (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) (+.f64 z x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z x))) t) (+.f64 z x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) (neg.f64 (+.f64 z x)))) |
(*.f64 (*.f64 t (+.f64 z x)) (-.f64 x z)) |
(*.f64 (*.f64 (-.f64 x z) t) (+.f64 z x)) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) t) |
(*.f64 (-.f64 x z) (*.f64 (+.f64 z x) t)) |
(*.f64 (+.f64 z x) (*.f64 (-.f64 x z) t)) |
(*.f64 t (*.f64 (-.f64 x z) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (*.f64 (-.f64 x z) t)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 x z) t)) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(*.f64 (-.f64 x z) (+.f64 z x)) |
(*.f64 (+.f64 z x) (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (+.f64 z x)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 z x)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 x z)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 x z)) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 (-.f64 x z) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(/.f64 (*.f64 (+.f64 z x) (*.f64 (-.f64 x z) (+.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.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 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 z z))) (fma.f64 x x (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 z z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (fma.f64 (*.f64 z z) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (+.f64 z x) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (-.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 z x))) (*.f64 (fma.f64 z (+.f64 z x) (*.f64 x 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 z (+.f64 z x) (*.f64 x x)) (fma.f64 z z (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (*.f64 (-.f64 x z) (+.f64 z x))) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (-.f64 x z) (+.f64 z x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) |
(/.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 z z (*.f64 x (-.f64 x z))) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 z) z)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 z) z)) |
(fma.f64 (-.f64 x z) z (*.f64 (-.f64 x z) x)) |
(fma.f64 (-.f64 x z) x (*.f64 (-.f64 x z) z)) |
(fma.f64 z (-.f64 x z) (*.f64 x (-.f64 x z))) |
(fma.f64 x (-.f64 x z) (*.f64 z (-.f64 x z))) |
(fma.f64 x x (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 x x) (*.f64 z z)) |
(+.f64 (*.f64 z (-.f64 x z)) (*.f64 x (-.f64 x z))) |
(+.f64 (*.f64 (-.f64 x z) z) (*.f64 (-.f64 x z) x)) |
(+.f64 (*.f64 (-.f64 x z) x) (*.f64 (-.f64 x z) z)) |
(+.f64 (*.f64 x (-.f64 x z)) (*.f64 z (-.f64 x z))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 z) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z 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 z z (*.f64 x (-.f64 x z))))) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z 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 z x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (-.f64 x z)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (-.f64 x z))))) |
(+.f64 z x) |
(+.f64 x z) |
(*.f64 (/.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 z x)) |
(*.f64 (/.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 z 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 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 z x)) (+.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))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.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 x z) |
Compiled 7 367 to 1 158 computations (84.3% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 310 | 3 | 313 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 8 | 8 |
| Total | 312 | 13 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.2% | (fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
| ✓ | 96.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ✓ | 87.0% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| ✓ | 54.2% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| ✓ | 55.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ✓ | 59.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ✓ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 60.0% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 82.6% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) | |
| ✓ | 51.0% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
| 45.2% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y #s(approx (- 1 (/ z x)) (/.f64 (neg.f64 z) x)))) x)) | |
| 80.4% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 #s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 t (-.f64 (/.f64 y z) (/.f64 y x))) z)) x)) | |
| ✓ | 47.2% | #s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z)) |
Compiled 602 to 275 computations (54.3% 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 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 z) y) t)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 #s(approx (+ (* (/ x z) y) y) (*.f64 (/.f64 x z) y)) t) z)) |
#s(approx (* (+ (* (sqrt (* y x)) (sqrt (* y x))) (* z y)) t) (*.f64 (*.f64 (fma.f64 (/.f64 x z) y y) t) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y #s(approx (- 1 (/ z x)) (/.f64 (neg.f64 z) x)))) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z x)))) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) t) (+.f64 z x)) y) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 #s(approx (* t (* y (- 1 (/ z x)))) (*.f64 (*.f64 t (-.f64 (/.f64 y z) (/.f64 y x))) z)) x)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z y)) t) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z z) y)) (sqrt.f64 y))) t) |
(*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 (+.f64 z x) y)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) y)) y) (*.f64 (+.f64 z x) y))) t) |
(/.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 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 y t)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
6 calls:
| 12.0ms | t |
| 7.0ms | x |
| 6.0ms | z |
| 6.0ms | y |
| 6.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 97.1% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 97.1% | 1 | x |
| 97.1% | 1 | y |
| 97.1% | 1 | z |
| 99.4% | 2 | 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 (-.f64 x z) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
6 calls:
| 8.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 87.0% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 91.6% | 3 | x |
| 87.0% | 1 | y |
| 90.6% | 3 | z |
| 87.0% | 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) |
| 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:
| 8.0ms | x |
| 6.0ms | y |
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 4 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 69.3% | 4 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 66.3% | 3 | y |
| 68.4% | 3 | t |
| 81.4% | 3 | z |
| 81.7% | 3 | x |
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:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 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:
| 3.0ms | x |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 3 | z |
| 79.6% | 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) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
6 calls:
| 6.0ms | x |
| 3.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 1 | y |
| 60.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 60.0% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 61.8% | 2 | t |
| 60.0% | 1 | z |
| 60.0% | 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)) |
2 calls:
| 4.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 1 | x |
| 60.0% | 1 | t |
Compiled 2 to 8 computations (-300% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.14788818262427e-62 | 2.7380464362319063e-58 |
| 6.0ms | 128× | 0 | valid |
Compiled 124 to 143 computations (-15.3% saved)
ival-mult: 2.0ms (65.2% of total)ival-sub: 1.0ms (32.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 |
|---|---|---|
| 9.0ms | 1.5254354846006576e+141 | 1.379445955807091e+142 |
| 15.0ms | -2.1038546064661025e+94 | -1.9564019394365325e+87 |
| 12.0ms | 240× | 0 | valid |
Compiled 312 to 300 computations (3.8% saved)
ival-mult: 5.0ms (81.1% of total)ival-sub: 1.0ms (16.2% 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 | 2.0176934268362475e-19 | 3.384391160669248e-11 |
| 13.0ms | -59673188.764458954 | -12268.964333425183 |
| 14.0ms | 272× | 0 | valid |
Compiled 471 to 406 computations (13.8% saved)
ival-mult: 5.0ms (76.1% of total)ival-sub: 1.0ms (15.2% 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 |
|---|---|---|
| 7.0ms | 2.0176934268362475e-19 | 3.384391160669248e-11 |
| 53.0ms | -59673188.764458954 | -12268.964333425183 |
| 7.0ms | 128× | 0 | valid |
Compiled 403 to 372 computations (7.7% saved)
ival-mult: 2.0ms (63.7% of total)ival-sub: 1.0ms (31.8% 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 |
|---|---|---|
| 6.0ms | 2.0176934268362475e-19 | 3.384391160669248e-11 |
| 11.0ms | -1.0360895627753034e-47 | -1.8877562817703863e-50 |
| 8.0ms | 144× | 0 | valid |
Compiled 505 to 423 computations (16.2% saved)
ival-mult: 3.0ms (84.9% of total)ival-sub: 1.0ms (28.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.14788818262427e-62 | 2.7380464362319063e-58 |
| 6.0ms | 112× | 0 | valid |
Compiled 188 to 175 computations (6.9% saved)
ival-mult: 2.0ms (73.6% 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 | 59 | 174 |
| 1 | 90 | 174 |
| 2 | 125 | 174 |
| 3 | 190 | 174 |
| 4 | 285 | 174 |
| 5 | 423 | 174 |
| 6 | 544 | 174 |
| 7 | 661 | 174 |
| 8 | 715 | 174 |
| 9 | 732 | 174 |
| 10 | 744 | 174 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 t #s(literal 1908194829960655/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 (*.f64 (-.f64 x z) t) y) (*.f64 (-.f64 x z) (*.f64 t y))) |
(if (<=.f64 x #s(literal -17999999999999999622870453169983395083515429762255829079552081551644462237438419917812531200000 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 8599999999999999705996632622065585993218159466116313851037011920972001043115827282396561356334962189516974237713444558876840133633850388512768 binary64)) (*.f64 (*.f64 (-.f64 x z) t) y) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (<=.f64 x #s(literal -27500 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 3713820117856141/154742504910672534362390528 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 -25000 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 6437288204283977/1237940039285380274899124224 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 -8424983333484575/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 7118155225890937/309485009821345068724781056 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 (<=.f64 t #s(literal 497544133441593/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (*.f64 #s(approx (- x z) x) (*.f64 t y))) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| Outputs |
|---|
(if (<=.f64 t #s(literal 1908194829960655/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 (*.f64 (-.f64 x z) t) y) (*.f64 (-.f64 x z) (*.f64 t y))) |
(if (<=.f64 x #s(literal -17999999999999999622870453169983395083515429762255829079552081551644462237438419917812531200000 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 8599999999999999705996632622065585993218159466116313851037011920972001043115827282396561356334962189516974237713444558876840133633850388512768 binary64)) (*.f64 (*.f64 (-.f64 x z) t) y) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t))) |
(if (or (<=.f64 x #s(literal -17999999999999999622870453169983395083515429762255829079552081551644462237438419917812531200000 binary64)) (not (<=.f64 x #s(literal 8599999999999999705996632622065585993218159466116313851037011920972001043115827282396561356334962189516974237713444558876840133633850388512768 binary64)))) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(if (<=.f64 x #s(literal -27500 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 3713820117856141/154742504910672534362390528 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 -27500 binary64)) (not (<=.f64 x #s(literal 3713820117856141/154742504910672534362390528 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 -25000 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 6437288204283977/1237940039285380274899124224 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 -25000 binary64)) (not (<=.f64 x #s(literal 6437288204283977/1237940039285380274899124224 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 -8424983333484575/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (if (<=.f64 x #s(literal 7118155225890937/309485009821345068724781056 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 -8424983333484575/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (not (<=.f64 x #s(literal 7118155225890937/309485009821345068724781056 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))) |
(if (<=.f64 t #s(literal 497544133441593/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) (*.f64 #s(approx (- x z) x) (*.f64 t y))) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 1× | fuel |
Compiled 188 to 63 computations (66.5% saved)
Compiled 560 to 248 computations (55.7% saved)
Loading profile data...