
Time bar (total: 3.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)
| 450.0ms | 8 256× | 0 | valid |
ival-mult!: 141.0ms (86.8% of total)ival-sub!: 19.0ms (11.7% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 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 | 31 | |
| ↳ | (*.f64 z y) | overflow | 33 | |
*.f64 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) | n*u | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 30 | 0 |
| - | 0 | 226 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 30 | 0 | 0 |
| - | 0 | 0 | 226 |
| number | freq |
|---|---|
| 0 | 226 |
| 1 | 30 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-mult!: 7.0ms (84% of total)ival-sub!: 1.0ms (12% of total)adjust: 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 |
|---|---|---|
| ▶ | 96.9% | (*.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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 438 |
| 0 | 95 | 375 |
| 1 | 412 | 354 |
| 2 | 3119 | 353 |
| 0 | 8334 | 350 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(-.f64 (*.f64 x y) (*.f64 z y)) |
(*.f64 x y) |
x |
y |
(*.f64 z y) |
z |
t |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t)) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t)) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t)) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z)))) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) y) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (*.f64 y x) t)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 x) y) t)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 z y))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) t))) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 x) y) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 y x) t)) |
(*.f64 (-.f64 x z) y) |
(*.f64 y (+.f64 x (neg.f64 z))) |
(*.f64 y (-.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)))) (neg.f64 (neg.f64 (*.f64 y (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 x z)))) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (*.f64 (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (*.f64 y (+.f64 z x)) (*.f64 y (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 z (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 y x)) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) y)) |
(fma.f64 x y (*.f64 (neg.f64 z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (+.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(-.f64 (*.f64 y x) (*.f64 z y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 z y) |
(*.f64 y z) |
z |
t |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)) x)) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (/.f64 (*.f64 z y) x) y) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 #s(literal -1 binary64) x z) (neg.f64 y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx z z) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) t (/.f64 (*.f64 (*.f64 y x) t) z)) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) y) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) t (/.f64 (*.f64 (*.f64 y x) t) z)) (neg.f64 z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (-.f64 x z)) y)) |
#s(approx t t) |
Compiled 3 405 to 447 computations (86.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 12 | 168 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 157 | 12 | 169 |
| Status | Accuracy | Program |
|---|---|---|
| 88.1% | (fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) | |
| 62.7% | (/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) | |
| 65.1% | (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) t) | |
| ▶ | 92.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ▶ | 96.9% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 84.7% | (*.f64 (*.f64 t (-.f64 x z)) y) | |
| 91.9% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) | |
| ▶ | 55.6% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ▶ | 93.2% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) t) |
| ▶ | 54.5% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| 79.3% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)) x)) | |
| 49.9% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
Compiled 344 to 254 computations (26.2% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) y) |
(-.f64 x z) |
x |
z |
y |
t |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y)) |
(neg.f64 x) |
(-.f64 (/.f64 (*.f64 z y) x) y) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) y) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (- (/ (* y z) x) y))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* y (- (/ z x) 1)))) |
#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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#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) y) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ 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))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (neg x) (- (/ (* z y) x) y) (/ (* z y) x) (* z y)) |
| 4.0ms | x | @ | -inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (neg x) (- (/ (* z y) x) y) (/ (* z y) x) (* z y)) |
| 4.0ms | z | @ | -inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (neg x) (- (/ (* z y) x) y) (/ (* z y) x) (* z y)) |
| 3.0ms | x | @ | 0 | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (neg x) (- (/ (* z y) x) y) (/ (* z y) x) (* z y)) |
| 3.0ms | y | @ | inf | ((* (* (- x z) y) t) (* (- x z) y) (- x z) x z y t (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg z) y) (neg z) (* (- x z) (* t y)) (* t y) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (neg x) (- (/ (* z y) x) y) (/ (* z y) x) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 1441 |
| 0 | 225 | 1313 |
| 1 | 801 | 1237 |
| 2 | 5650 | 1233 |
| 0 | 8464 | 1227 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) y) |
(-.f64 x z) |
x |
z |
y |
t |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 z) y) |
(neg.f64 z) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y)) |
(neg.f64 x) |
(-.f64 (/.f64 (*.f64 z y) x) y) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) y) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (/ (* y z) x))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x y))) |
#s(approx (* (- x z) y) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (- (/ (* y z) x) y))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* y (- x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* y (- x z)))) |
#s(approx (* (neg z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* t y) #s(hole binary64 (* t y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* y (- (/ z x) 1)))) |
#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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#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) y) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* z (- (/ (* x y) z) y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (* (- x z) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (- (/ (* z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ 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))))) |
| Outputs |
|---|
(*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (neg.f64 t) (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (neg.f64 y) t) (-.f64 x z)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 y) t) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x z) t) y)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 x (neg.f64 t)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) (neg.f64 y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) x (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (*.f64 t y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 y x) t) #s(literal -1 binary64) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 t (*.f64 (neg.f64 x) y) (*.f64 (*.f64 y z) t)) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 x (*.f64 (neg.f64 y) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y z))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t))) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 y) t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) t) x) (*.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (-.f64 x z)) |
(*.f64 (neg.f64 y) (-.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) y)) |
(*.f64 (-.f64 x z) (neg.f64 y)) |
(*.f64 (-.f64 x z) y) |
(*.f64 (*.f64 (-.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 y (-.f64 (neg.f64 z) (neg.f64 x))) |
(*.f64 y (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) y) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 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 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) (neg.f64 (*.f64 y (+.f64 z x)))) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) (*.f64 y (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (-.f64 x z) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) x (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) x (*.f64 y z)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 y z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 y (neg.f64 x) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 y z (*.f64 (neg.f64 x) y)) |
(fma.f64 y x (*.f64 (neg.f64 y) z)) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 z y (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 z))) |
(fma.f64 x (neg.f64 y) (*.f64 y z)) |
(fma.f64 x y (*.f64 (neg.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (+.f64 z x))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 y (+.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 z) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 z) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y z) (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 y z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (neg.f64 y) z)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 y) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 x z)) |
(*.f64 (-.f64 x z) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) z)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(neg.f64 (-.f64 x z)) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 z #s(literal -1 binary64) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x))) |
(-.f64 (neg.f64 x) (neg.f64 z)) |
(-.f64 x (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 x z) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z x) (*.f64 x x)))) |
(+.f64 (neg.f64 x) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(+.f64 (neg.f64 x) z) |
(+.f64 (neg.f64 z) x) |
(+.f64 z (neg.f64 x)) |
(+.f64 x (neg.f64 z)) |
x |
z |
y |
t |
(*.f64 #s(approx (* (- x z) y) (*.f64 y x)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 y x))) |
#s(approx (* (- x z) y) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 (neg.f64 y) z))) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (neg.f64 z) y) |
(*.f64 (*.f64 y z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y z)) |
(*.f64 y (neg.f64 z)) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (neg.f64 t) (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (neg.f64 y) t) (-.f64 x z)) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) t) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 x z) t) y)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 y) t) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x z) t) y)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 x (neg.f64 t)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 (*.f64 t x)) y (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) (neg.f64 y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (neg.f64 t) (*.f64 y x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) x (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (*.f64 t y) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 x) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (*.f64 y x) t) #s(literal -1 binary64) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 y z) t) #s(literal -1 binary64) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) (neg.f64 t) (*.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 t (*.f64 (neg.f64 x) y) (*.f64 (*.f64 y z) t)) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y x) t)) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 y x) t)) |
(fma.f64 x (*.f64 (neg.f64 y) t) (*.f64 (*.f64 y z) t)) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) t) x)))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y z))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t))) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 (neg.f64 y) t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) t) (-.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) (pow.f64 (*.f64 (*.f64 y z) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) t) x) (*.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (*.f64 y x) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 y x) t)) |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 #s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) t) |
(*.f64 t #s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y))) |
#s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y) |
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y x)) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) x) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(*.f64 x (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (neg.f64 x)) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64))) x) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 y y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 y x) (-.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 y x) (+.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (/.f64 (*.f64 y z) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (/.f64 (*.f64 y z) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 y z) x) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 z x) (/.f64 y x) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(fma.f64 (neg.f64 y) x (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(fma.f64 (/.f64 (*.f64 y z) x) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 y z) x) (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 y z) x) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 y z) x) x (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 y z) x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) y (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) x) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) x) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) x) x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 (*.f64 y x) (/.f64 (neg.f64 z) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 z x) (*.f64 (neg.f64 x) y)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 y (*.f64 (/.f64 z x) x) (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 x) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 y x (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(fma.f64 z (*.f64 (/.f64 y x) x) (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(fma.f64 x (*.f64 (/.f64 (neg.f64 y) x) z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 x (*.f64 (/.f64 (neg.f64 y) x) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 x (*.f64 (/.f64 (neg.f64 y) x) z) (*.f64 y x)) |
(fma.f64 x (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 x) y)) |
(fma.f64 x y (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 y) x) z))) |
(-.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(+.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 y z) x) x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x) (*.f64 y x)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (/.f64 (*.f64 y z) x) x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) |
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) |
(*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.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 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.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 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.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 (neg.f64 y) (+.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 y x) z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 y x) z y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (neg.f64 y) x) z) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64))) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y x) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y z) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y z) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 y) x) z y) |
(fma.f64 (/.f64 y x) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 y x) (neg.f64 z) y) |
(fma.f64 (/.f64 y x) z (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (neg.f64 y)) |
(fma.f64 (neg.f64 y) (/.f64 z x) y) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (/.f64 (*.f64 y z) x)) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 z) x) y y) |
(fma.f64 (/.f64 z x) (neg.f64 y) y) |
(fma.f64 (/.f64 z x) y (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z x) y (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y z) x) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1 binary64) y) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 y) x) (neg.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 y x) y) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 y) x) z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 y) x) z) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x) y) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y z) x)) |
(fma.f64 y (/.f64 (neg.f64 z) x) y) |
(fma.f64 y (/.f64 z x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z x) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (/.f64 (*.f64 y z) x)) |
(fma.f64 z (/.f64 (neg.f64 y) x) y) |
(fma.f64 z (/.f64 y x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y x) (neg.f64 y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y x) z y) (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) z y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 y x) z y))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 (/.f64 y x) z y)) (/.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) z y))) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 y) x) z)) |
(-.f64 (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) x) y) |
(-.f64 y (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) #s(literal -1 binary64))) |
(-.f64 y (/.f64 (*.f64 y z) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 (*.f64 y z) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y))) (/.f64 (pow.f64 (/.f64 (*.f64 y z) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y z) x) (-.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) (*.f64 y y)))) |
(+.f64 (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) z) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (/.f64 (*.f64 y z) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) x) z) y) |
(+.f64 (/.f64 (*.f64 y z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 y z) x) (neg.f64 y)) |
(+.f64 y (*.f64 (/.f64 (neg.f64 y) x) z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (neg.f64 z) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) z) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 (neg.f64 z) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)) |
(*.f64 (/.f64 (*.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 y) x) z)) |
(*.f64 y (/.f64 z x)) |
(*.f64 z (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (/.f64 (neg.f64 y) x) z) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(/.f64 (*.f64 y z) x) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) x) z)) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx x x) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (neg.f64 y) z)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (-.f64 x z) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (/ (* z y) x) y) (/.f64 (*.f64 y z) x)) |
#s(approx (- (/ (* z y) x) y) (/.f64 (*.f64 (-.f64 x z) y) x)) |
#s(approx (/ (* z y) x) (/.f64 (*.f64 y z) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) x)) |
#s(approx (* (- x z) y) (*.f64 y x)) |
#s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) x)) |
#s(approx (* (- x z) y) (*.f64 y x)) |
#s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 y x) t)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) x)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 y x)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (- (/ (* z y) x) y) (neg.f64 y)) |
#s(approx (- (/ (* z y) x) y) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) (neg.f64 x))) |
#s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) (neg.f64 x))) |
#s(approx (* (- x z) y) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 y z) x) t)) (neg.f64 x))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx y y) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (- (/ (* z y) x) y) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) y)) |
#s(approx (- (/ (* z y) x) y) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx z z) |
#s(approx (* (- x z) y) (*.f64 (-.f64 x z) y)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) z)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) z)) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) z)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (- (/ (* z y) x) y) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (* (- x z) y) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (* (- x z) y) t) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) t (*.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (- (/ (* z y) x) y) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx t t) |
#s(approx (* (* (- x z) y) t) (*.f64 (*.f64 (-.f64 x z) t) y)) |
Compiled 11 123 to 1 769 computations (84.1% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 583 | 7 | 590 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 588 | 14 | 602 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.7% | (fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
| 65.1% | (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) t) | |
| ✓ | 92.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ✓ | 96.9% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 84.7% | (*.f64 (*.f64 (-.f64 x z) t) y) | |
| ✓ | 55.6% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| ▶ | 88.0% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) t) |
| 51.9% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) #s(approx (- (/ (* z y) x) y) (/.f64 (*.f64 y z) x)))) t) | |
| ✓ | 54.5% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ▶ | 91.9% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) t) |
| ▶ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ▶ | 51.6% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 79.3% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)) x)) | |
| 49.9% | #s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
Compiled 375 to 271 computations (27.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(/.f64 y z) |
y |
z |
x |
(neg.f64 y) |
t |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
(*.f64 (neg.f64 y) t) |
(*.f64 (*.f64 y x) t) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(neg.f64 x) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* y x) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (- (/ (* y z) x) 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)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (neg y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* y (- (/ z x) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (/ y z) y z x (neg y) t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (neg y) t) (* (* y x) t) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (+ (* (/ y x) z) (neg y))) (neg x) (+ (* (/ y x) z) (neg y)) (/ y x)) |
| 7.0ms | y | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (/ y z) y z x (neg y) t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (neg y) t) (* (* y x) t) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (+ (* (/ y x) z) (neg y))) (neg x) (+ (* (/ y x) z) (neg y)) (/ y x)) |
| 5.0ms | t | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (/ y z) y z x (neg y) t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (neg y) t) (* (* y x) t) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (+ (* (/ y x) z) (neg y))) (neg x) (+ (* (/ y x) z) (neg y)) (/ y x)) |
| 4.0ms | y | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (/ y z) y z x (neg y) t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (neg y) t) (* (* y x) t) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (+ (* (/ y x) z) (neg y))) (neg x) (+ (* (/ y x) z) (neg y)) (/ y x)) |
| 4.0ms | y | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (/ y z) y z x (neg y) t (* (- x z) (* t y)) (- x z) (* t y) (* (- x z) (* t y)) (- x z) (neg z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (neg y) t) (* (* y x) t) (* y x) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (+ (* (/ y x) z) (neg y))) (neg x) (+ (* (/ y x) z) (neg y)) (/ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 2008 |
| 0 | 288 | 1800 |
| 1 | 1082 | 1669 |
| 2 | 7360 | 1669 |
| 0 | 8267 | 1666 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(/.f64 y z) |
y |
z |
x |
(neg.f64 y) |
t |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
#s(approx (- x z) (neg.f64 z)) |
(neg.f64 z) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
(*.f64 (neg.f64 y) t) |
(*.f64 (*.f64 y x) t) |
(*.f64 y x) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) t) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(neg.f64 x) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(/.f64 y 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- x z) #s(hole binary64 (* -1 z))) |
#s(approx (- x z) #s(hole binary64 (- x z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* y x) t) #s(hole binary64 (* t (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (- (/ (* y z) x) 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)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (neg y) t) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* y (- (/ z x) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (- x z) (* t y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
| Outputs |
|---|
(*.f64 t #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)))) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
(*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (fma.f64 (/.f64 y z) x (neg.f64 y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z)) y) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) (neg.f64 z)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) (neg.f64 y)) |
(*.f64 (neg.f64 z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z) |
(*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(*.f64 (*.f64 (neg.f64 z) y) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z y) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) z)) |
(*.f64 z (fma.f64 (/.f64 y z) x (neg.f64 y))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) z) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) z) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) z) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) z) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (*.f64 (neg.f64 z) (fma.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (*.f64 (/.f64 y z) z) x))) (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 y z) z) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 y z) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (*.f64 (/.f64 y z) z) x)) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 y z) z) x))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) z)) |
(fma.f64 (*.f64 (/.f64 y z) z) x (*.f64 (neg.f64 z) y)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 z) y)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 z) y)) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 (*.f64 (/.f64 y z) x) z (*.f64 (neg.f64 z) y)) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 (/.f64 y z) (*.f64 z x) (*.f64 (neg.f64 z) y)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 z (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 z) y)) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z)) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y)) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(+.f64 (*.f64 (neg.f64 z) y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z))) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z))) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y z) x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 y z) x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 y z) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 x) z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 y z) x)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) z) (neg.f64 y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (neg.f64 z)) (neg.f64 y)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 y z) x)) |
(fma.f64 x (/.f64 y z) (neg.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 y z) x y))) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (fma.f64 (/.f64 y z) x y))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (neg.f64 (fma.f64 (/.f64 y z) x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y z) x) y) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) y)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y z) x) (fma.f64 (/.f64 y z) x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 y z) x y) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 y z) x) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) z)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 y) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
y |
z |
x |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
t |
(*.f64 (*.f64 #s(approx (- x z) x) y) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 (*.f64 t y) #s(approx (- x z) x)) |
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 t (*.f64 y #s(approx (- x z) x))) |
(*.f64 y (*.f64 #s(approx (- x z) x) t)) |
#s(approx (- x z) x) |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) y) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t y) #s(approx (- x z) (neg.f64 z))) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 t (*.f64 y #s(approx (- x z) (neg.f64 z)))) |
(*.f64 y (*.f64 #s(approx (- x z) (neg.f64 z)) t)) |
#s(approx (- x z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) x z)) y) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (neg.f64 x) (*.f64 t z))) y) |
(*.f64 (neg.f64 (fma.f64 t (neg.f64 x) (*.f64 t z))) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (neg.f64 t) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y)) |
(*.f64 (fma.f64 t (neg.f64 x) (*.f64 t z)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (neg.f64 z) t (*.f64 t x)) y) |
(*.f64 (*.f64 (neg.f64 y) t) (fma.f64 #s(literal -1 binary64) x z)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) (neg.f64 t)) |
(*.f64 (*.f64 t y) (*.f64 (fma.f64 #s(literal -1 binary64) x z) #s(literal -1 binary64))) |
(*.f64 (*.f64 t y) (neg.f64 (fma.f64 #s(literal -1 binary64) x z))) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (neg.f64 y) (fma.f64 t (neg.f64 x) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y)) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 y (*.f64 (fma.f64 t (neg.f64 x) (*.f64 t z)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (fma.f64 t (neg.f64 x) (*.f64 t z)))) |
(*.f64 y (neg.f64 (fma.f64 t (neg.f64 x) (*.f64 t z)))) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 y (fma.f64 (neg.f64 z) t (*.f64 t x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) y) (fma.f64 (neg.f64 z) t (*.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 t y)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) t) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) t) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 z x) (-.f64 x z))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) t (*.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64)))) (fma.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t (neg.f64 x) (*.f64 (neg.f64 z) t))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 t (neg.f64 x))) (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 y (+.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (fma.f64 (*.f64 z y) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 t (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 y (+.f64 z x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 t (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 t (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 t (neg.f64 x)) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) t) (*.f64 z (*.f64 t (*.f64 y x))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y)) |
(fma.f64 (*.f64 (*.f64 t (neg.f64 x)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t (neg.f64 x)) (neg.f64 y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (*.f64 t x) y (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) t) y (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) x (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 y) (*.f64 t (neg.f64 x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 t (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 x)) y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 z) y) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 y x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 y x) t (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 y (*.f64 t x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 y x))) |
(fma.f64 x (*.f64 t y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 t (neg.f64 x)) y))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 t (neg.f64 x)) y)))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 z y))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) t))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) t)) z)) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 z) (*.f64 (neg.f64 y) t))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 z y) t)) |
(-.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 t (neg.f64 x)) y)) |
(+.f64 (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (neg.f64 x)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x))) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (neg.f64 x)) y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 t (neg.f64 x)) y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 t (neg.f64 x)) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 y) (*.f64 t (neg.f64 x)))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 y) (neg.f64 x)) t)) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 t (*.f64 y x))) |
(*.f64 (neg.f64 t) y) |
(*.f64 (*.f64 t y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t y)) |
(*.f64 t (neg.f64 y)) |
(*.f64 y (neg.f64 t)) |
(neg.f64 (*.f64 t y)) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 t y) x) |
(*.f64 t (*.f64 y x)) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 t x)) |
(*.f64 x (*.f64 t y)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) t) |
(*.f64 t #s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) z (neg.f64 y))) x) |
(*.f64 (neg.f64 (fma.f64 (/.f64 y x) z (neg.f64 y))) x) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (*.f64 y x)) |
(*.f64 (fma.f64 (/.f64 y x) (neg.f64 z) y) x) |
(*.f64 (*.f64 (neg.f64 y) x) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) x)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(*.f64 x (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) z (neg.f64 y)))) |
(*.f64 x (neg.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)))) |
(*.f64 x (fma.f64 (/.f64 y x) (neg.f64 z) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) (neg.f64 x)) (fma.f64 (/.f64 z x) y y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))) x) (fma.f64 (/.f64 z x) y y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 z x) y y)) |
(/.f64 (*.f64 (*.f64 y x) (-.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 y x) (+.f64 (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (/.f64 z x) y y)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (neg.f64 y) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (neg.f64 y) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) y (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) x (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 y x) x) z) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 y x) x) z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 y x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 y x) (*.f64 y x)) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 z) x) y) x (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 z x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 z x) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 (*.f64 (/.f64 y x) z) (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 y x) z) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (/.f64 y x) (*.f64 z (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 y x) (*.f64 z (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y x) x) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y x) x) z) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 y x) z) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 z (*.f64 (/.f64 (neg.f64 y) x) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 z (*.f64 (/.f64 (neg.f64 y) x) x) (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (neg.f64 z) x) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x))) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 y (*.f64 (/.f64 (neg.f64 z) x) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 y (*.f64 (/.f64 (neg.f64 z) x) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(fma.f64 x (*.f64 (/.f64 (neg.f64 z) x) y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 x (*.f64 (/.f64 (neg.f64 z) x) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) y))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 y x) x) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (neg.f64 y) x) x) z)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 y)) |
(*.f64 (fma.f64 (/.f64 y x) (neg.f64 z) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) (neg.f64 z) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 (neg.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 (neg.f64 y) (+.f64 (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 z x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 z x) y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 z x) y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (/.f64 y x) (neg.f64 z) y)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z y) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 (/.f64 z x) y (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z x) y (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) z) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 (/.f64 y x) z) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 y x) z) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 y x) z (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (neg.f64 y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (/.f64 y x) z)) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) x) y) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 y x) z)) |
(fma.f64 z (/.f64 y x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y x) (neg.f64 y)) |
(fma.f64 y (/.f64 z x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z x) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 y x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (/.f64 z x) y y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 z x) y y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(-.f64 (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y x) z) y) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) y)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (/.f64 y x) z)) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 z x) y y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (fma.f64 (/.f64 z x) y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 z) x) y) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (neg.f64 z) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (neg.f64 z) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 y z) x (neg.f64 y))) |
#s(approx x x) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (* y x) t) (*.f64 t (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (neg.f64 z) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (-.f64 x z) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 t (*.f64 y x))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y x) z) (*.f64 t y)) x)) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 y x)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 y x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 t (*.f64 y x))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y x) z) (*.f64 t y)) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 t (*.f64 y x))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y x) z) (*.f64 t y)) x)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 y x)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (/ y x) z) (neg y)) (neg.f64 y)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* t y) (*.f64 t y)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (neg y) t) (*.f64 (neg.f64 y) t)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 y z) x (neg.f64 y))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) y)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 x z) (/.f64 y z))) |
#s(approx z z) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y z) x (neg.f64 y))) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y z) x (neg.f64 y))) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y z) x (neg.f64 y))) z)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y z) x) (*.f64 t y)) (neg.f64 z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y z) x) (*.f64 t y)) (neg.f64 z))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (neg.f64 t) (*.f64 (/.f64 y z) x) (*.f64 t y)) (neg.f64 z))) |
#s(approx (* (neg x) (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx t t) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 (-.f64 x z) t) y)) |
Compiled 16 037 to 2 222 computations (86.1% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 664 | 7 | 671 |
| Fresh | 4 | 1 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 671 | 14 | 685 |
| Status | Accuracy | Program |
|---|---|---|
| 82.7% | (*.f64 (fma.f64 (neg.f64 z) t (*.f64 t x)) y) | |
| ✓ | 92.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ✓ | 96.9% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| ▶ | 84.7% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| 49.9% | (*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) | |
| ▶ | 48.3% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| ✓ | 55.6% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| 47.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) #s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z)))) t) | |
| ✓ | 54.5% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ▶ | 88.3% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) t) |
| ▶ | 51.3% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) t) |
| ✓ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 51.6% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| ▶ | 81.4% | #s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
Compiled 368 to 266 computations (27.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z)) |
(*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
y |
(/.f64 x z) |
x |
z |
(neg.f64 y) |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z)) |
(*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
(*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x)) |
(*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(/.f64 y x) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (- (* x y) (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#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 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 (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (/ (* t (* y z)) x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (/ (+ (* -1 (* t (* x y))) (* t (* y z))) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (neg x) #s(hole binary64 (* -1 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (- (/ (* y z) x) 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)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* x (* y (- (/ z x) 1))))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* t (* y (- (/ z x) 1))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* y (- (/ z x) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* t (* x (* y (+ 1 (* -1 (/ z x)))))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* t (* y (+ 1 (* -1 (/ z x)))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* z (+ (* -1 (/ (* t y) z)) (/ (* t y) x))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) x)) (/ (* t y) z)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* x (- (/ (* y z) x) y)))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* t (- (/ (* y z) x) y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* y (/ x z)) (neg y)) z) (+ (* y (/ x z)) (neg y)) y (/ x z) x z (neg y) t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (* (/ y z) x) (/ y z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (* t (+ (* (/ y x) z) (neg y))) (+ (* (/ y x) z) (neg y)) (/ y x) (neg x)) |
| 5.0ms | y | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* y (/ x z)) (neg y)) z) (+ (* y (/ x z)) (neg y)) y (/ x z) x z (neg y) t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (* (/ y z) x) (/ y z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (* t (+ (* (/ y x) z) (neg y))) (+ (* (/ y x) z) (neg y)) (/ y x) (neg x)) |
| 4.0ms | y | @ | inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* y (/ x z)) (neg y)) z) (+ (* y (/ x z)) (neg y)) y (/ x z) x z (neg y) t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (* (/ y z) x) (/ y z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (* t (+ (* (/ y x) z) (neg y))) (+ (* (/ y x) z) (neg y)) (/ y x) (neg x)) |
| 4.0ms | y | @ | 0 | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* y (/ x z)) (neg y)) z) (+ (* y (/ x z)) (neg y)) y (/ x z) x z (neg y) t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (* (/ y z) x) (/ y z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (* t (+ (* (/ y x) z) (neg y))) (+ (* (/ y x) z) (neg y)) (/ y x) (neg x)) |
| 4.0ms | z | @ | -inf | ((* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* y (/ x z)) (neg y)) z) (+ (* y (/ x z)) (neg y)) y (/ x z) x z (neg y) t (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (* (- x z) t) y) (* (- x z) t) (- x z) (* (- (* x y) (* z y)) t) (- (* x y) (* z y)) (* (neg x) (- (/ (* z y) x) y)) (* (+ (* (/ y z) x) (neg y)) z) (+ (* (/ y z) x) (neg y)) (* (/ y z) x) (/ y z) (+ (* (* (neg y) t) z) (* (* y x) t)) (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (* t (+ (* (/ y x) z) (neg y))) (+ (* (/ y x) z) (neg y)) (/ y x) (neg x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 2818 |
| 0 | 363 | 2545 |
| 1 | 1374 | 2353 |
| 0 | 9055 | 2353 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z)) |
(*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
y |
(/.f64 x z) |
x |
z |
(neg.f64 y) |
t |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
(*.f64 #s(approx (- x z) x) t) |
#s(approx (- x z) x) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (-.f64 x z) t) |
(-.f64 x z) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z)) |
(*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
(*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x)) |
(*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(/.f64 y x) |
(neg.f64 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#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 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 (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (- (/ (* x y) z) y))) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (+ (* -1 (* t (* y z))) (* t (* x y))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (/ (* t (* y z)) x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (/ (+ (* -1 (* t (* x y))) (* t (* y z))) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (neg x) #s(hole binary64 (* -1 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* t x))) |
#s(approx (* (- x z) t) #s(hole binary64 (* x (+ t (* -1 (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 x)) |
#s(approx (- x z) #s(hole binary64 (* x (+ 1 (* -1 (/ z x)))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* x (+ y (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* x (+ (* -1 (/ y x)) (/ y z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (* x y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* t (* x y)))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* t y)))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (- (/ (* y z) x) 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)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (/ (* t z) x)))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* x (- (/ z x) 1))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* y z) x)))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ y x)))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* x (* y (- (/ z x) 1)))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* t (* y (- x z))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* y (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* y (- (/ x z) 1)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* y (+ (* -1 (* t z)) (* t x))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* x (* y (- (/ z x) 1))))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* t (* y (- (/ z x) 1))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* y (- (/ z x) 1)))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* t (* y (- (* -1 x) (* -1 z))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 x) (* -1 z)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* x (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1 (/ x z)))))))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (* t x)) (* t z)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* t (* x (* y (+ 1 (* -1 (/ z x)))))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* t (* y (+ 1 (* -1 (/ z x)))))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (+ (* -1 (* y z)) (* x y)))) |
#s(approx (+ (* y (/ x z)) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x z) #s(hole binary64 (+ x (* -1 z)))) |
#s(approx (+ (* (/ y z) x) (neg y)) #s(hole binary64 (/ (+ (* -1 (* y z)) (* x y)) 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 (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t x) z))))) |
#s(approx (- x z) #s(hole binary64 (* z (- (/ x z) 1)))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* z (+ (* -1 y) (/ (* x y) z))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* z (+ (* -1 (/ (* t y) z)) (/ (* t y) x))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* z (+ (* -1 (/ y z)) (/ y x))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (- (* x y) (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* y (/ x z)) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (* (* (- x z) t) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (- x z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t x) z))))))) |
#s(approx (- x z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ x z))))))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* t y) x)) (/ (* t y) z)))))) |
#s(approx (+ (* (/ y x) z) (neg y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ y z)))))) |
#s(approx (* (- (* x y) (* z y)) t) #s(hole binary64 (* t (- (* x y) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (- x z) t) #s(hole binary64 (* t (- x z)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* t (+ (* -1 (* y z)) (* x y))))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) #s(hole binary64 (* -1 (* t (* x (- (/ (* y z) x) y)))))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) #s(hole binary64 (* t (- (/ (* y z) x) y)))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (* x y)) (* y z)))))) |
| Outputs |
|---|
(*.f64 t #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)))) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) t) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
(*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) (neg.f64 z)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z) y) |
(*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 z y)) |
(*.f64 (neg.f64 z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z) |
(*.f64 (*.f64 (neg.f64 y) z) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z y) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 (*.f64 z y) (-.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) y)) |
(*.f64 (neg.f64 y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(*.f64 z (fma.f64 (/.f64 x z) y (neg.f64 y))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
(*.f64 y (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64))) z) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y)) z) (fma.f64 (/.f64 x z) y y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) z) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 x z) y y)) |
(/.f64 (*.f64 z (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)))) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y)))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) (+.f64 y (*.f64 (/.f64 x z) y))) |
(/.f64 (*.f64 (neg.f64 z) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal 3 binary64)))) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y)))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 x z) y y))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (*.f64 (/.f64 y z) z) x))) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 x z) y) z) (*.f64 (*.f64 (/.f64 x z) y) z))) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 x z) y) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 y z) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (*.f64 (/.f64 y z) z) x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) z) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 x z) y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x z) y) z) (*.f64 (*.f64 (/.f64 x z) y) z)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 x z) y) z))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) y)) |
(fma.f64 (*.f64 z (/.f64 x z)) y (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 y z) z) x (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) y (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) y (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 (*.f64 (/.f64 x z) y) z (*.f64 (neg.f64 y) z)) |
(fma.f64 (/.f64 x z) (*.f64 z y) (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 z y) (/.f64 x z) (*.f64 (neg.f64 y) z)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 y) z (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 (neg.f64 y) z (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 (/.f64 y z) (*.f64 x z) (*.f64 (neg.f64 y) z)) |
(fma.f64 z (*.f64 (/.f64 x z) y) (*.f64 (neg.f64 y) z)) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 y) (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 z (neg.f64 y) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 y (*.f64 (/.f64 x z) z) (*.f64 (neg.f64 y) z)) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 y (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 y (neg.f64 z) (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(fma.f64 y (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 x z) y) z)) |
(fma.f64 y (neg.f64 z) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(-.f64 (*.f64 (neg.f64 y) z) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y)) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 x z) y) z) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) z) x) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 z (/.f64 (neg.f64 x) z)) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (*.f64 z (/.f64 (neg.f64 x) z)))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) z))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 z (*.f64 (/.f64 (neg.f64 x) z) y)))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 x z) y) z)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (/.f64 y z) z) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z))) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z))) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 y)) |
(*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x z))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(*.f64 y (-.f64 (/.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 x z))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (/.f64 (neg.f64 x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 x z) y y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 x z) y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) y)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 x) z) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) y) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y))) |
(fma.f64 (*.f64 (/.f64 x z) y) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 x z) y (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 x z) y)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 x) z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 x z) y)) |
(fma.f64 x (/.f64 y z) (neg.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (fma.f64 (/.f64 x z) y y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 x z) y y))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z)))) (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x z))))) |
(-.f64 (*.f64 (/.f64 x z) y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x z) y) y) |
(-.f64 (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) z) y)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y)))) (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 x z) y) (fma.f64 (/.f64 x z) y y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y))))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) y) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 x z) y)))))) |
(+.f64 (*.f64 (/.f64 x z) y) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (neg.f64 y) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 x z) y)) |
y |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
x |
z |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
t |
(*.f64 (*.f64 #s(approx (- x z) x) y) t) |
(*.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 (neg.f64 t) (fma.f64 #s(literal -1 binary64) x z)) y) |
(*.f64 (neg.f64 (*.f64 (neg.f64 t) (-.f64 x z))) y) |
(*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) (neg.f64 y)) |
(*.f64 (neg.f64 t) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y)) |
(*.f64 (*.f64 (neg.f64 y) t) (fma.f64 #s(literal -1 binary64) x z)) |
(*.f64 (*.f64 t y) (*.f64 (fma.f64 #s(literal -1 binary64) x z) #s(literal -1 binary64))) |
(*.f64 (*.f64 t y) (neg.f64 (fma.f64 #s(literal -1 binary64) x z))) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) (neg.f64 t)) |
(*.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 t) (-.f64 z x)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 t) (-.f64 x z))) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 y (*.f64 (*.f64 (neg.f64 t) (-.f64 x z)) #s(literal -1 binary64))) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 t) (-.f64 x z)))) |
(*.f64 y (*.f64 (neg.f64 t) (-.f64 z x))) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) y) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 t) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) y) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) t) (*.f64 y (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) t) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) x))) |
(/.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 2 binary64)) (*.f64 (*.f64 z y) (fma.f64 z y (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) t) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (*.f64 t y)) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 t y)) (fma.f64 x x (*.f64 z (+.f64 z x)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 t) x))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 x z) (-.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 x x (*.f64 z (+.f64 z x)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 y (+.f64 x z))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) y (*.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 t (-.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 (*.f64 z y) (fma.f64 z y (*.f64 y x))))) |
(/.f64 (*.f64 t (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (fma.f64 z y (*.f64 y x))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) x (*.f64 (neg.f64 t) z))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 (neg.f64 t) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 t) x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) t) (-.f64 (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 t) x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 t) x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (neg.f64 t) (*.f64 z y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 t) x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (fma.f64 (*.f64 (neg.f64 t) x) y (*.f64 (neg.f64 t) (*.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) t) (-.f64 (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 t) x) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) t) (-.f64 (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 t) x) y)))))) |
(neg.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y)) |
(fma.f64 (*.f64 (neg.f64 t) x) (neg.f64 y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t y) x (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t x) y (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 (neg.f64 y) z) t (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 t (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) t) (*.f64 t (*.f64 y x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 t) x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 t (*.f64 (neg.f64 y) z) (*.f64 t (*.f64 y x))) |
(fma.f64 t (*.f64 y x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 y x) t (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 y (*.f64 t x) (*.f64 (neg.f64 t) (*.f64 z y))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(fma.f64 y (*.f64 (neg.f64 t) z) (*.f64 t (*.f64 y x))) |
(fma.f64 x (*.f64 t y) (*.f64 (neg.f64 t) (*.f64 z y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 t) x) y))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 (neg.f64 t) x) y)))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 z y))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) t))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) t)) z)) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 z) (*.f64 (neg.f64 y) t))) |
(-.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 z y) t)) |
(-.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 t) x) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y)))))) (/.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) t) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 y x)) (-.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) x))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) t)) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y x)))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 z y)) (*.f64 t (*.f64 y x))) |
(*.f64 (-.f64 x z) t) |
(*.f64 t (-.f64 x z)) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) t) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 x x (*.f64 z (+.f64 z x)))) |
(/.f64 (*.f64 t (*.f64 (+.f64 x z) (-.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 t (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 x x (*.f64 z (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z))) (-.f64 (neg.f64 x) z)) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (+.f64 x z)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (*.f64 z (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 z #s(literal -1 binary64) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (+.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) |
(-.f64 x (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 x z) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 x x (*.f64 z (+.f64 z x))))) |
(+.f64 (neg.f64 z) x) |
(+.f64 x (neg.f64 z)) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z))) t) |
(*.f64 t #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z)))) |
#s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z))) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z)) |
(*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z) |
(*.f64 z #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y))) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) y)) |
(*.f64 (*.f64 (/.f64 x z) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) z) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) z) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
(*.f64 (*.f64 (*.f64 t x) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 y x) z (neg.f64 y))) x) |
(*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) x) |
(*.f64 (*.f64 (neg.f64 t) x) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x)) |
(*.f64 (neg.f64 t) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) x) (neg.f64 t)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) x) |
(*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) (neg.f64 x)) |
(*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) (*.f64 (neg.f64 t) x)) |
(*.f64 (*.f64 t x) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t x) (neg.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)))) |
(*.f64 (*.f64 t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(*.f64 (*.f64 t (*.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) |
(*.f64 t (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x) t) |
(*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) t)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t))) |
(*.f64 x (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (pow.f64 (*.f64 t y) #s(literal 2 binary64))) x) (fma.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z (*.f64 (neg.f64 y) t))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t y) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64))) (neg.f64 x)) (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (pow.f64 (*.f64 t y) #s(literal 2 binary64)))) (fma.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z (*.f64 (neg.f64 y) t))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)))) (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 t (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 t (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 t (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (-.f64 (pow.f64 (*.f64 t (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 t (*.f64 y x)))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 z y) t) x)) #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) t))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 z y) t) x)) #s(literal -1 binary64) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) t) (neg.f64 x) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 (*.f64 t y) x (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 (*.f64 t y) x (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x (*.f64 (*.f64 (neg.f64 y) t) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) t) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (neg.f64 x) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 t x) y (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 (*.f64 t x) y (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) x) (*.f64 (*.f64 (neg.f64 y) t) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) x) (*.f64 t (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 (*.f64 z y) t) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 t (*.f64 y x) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 t (*.f64 y x) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 t (*.f64 y x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) t))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 t (*.f64 y x))) |
(fma.f64 (*.f64 y x) t (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (*.f64 y x) t (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 (*.f64 y x) t (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 y (*.f64 t x) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 y (*.f64 t x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 x (*.f64 t y) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(fma.f64 x (*.f64 t y) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(fma.f64 x (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) t))) |
(fma.f64 x (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) (*.f64 t (*.f64 y x))) |
(-.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 (*.f64 (neg.f64 t) x) y)) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 (*.f64 (neg.f64 t) x) y)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 (*.f64 z y) t) x)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 t) x) y) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) t)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) t) (neg.f64 x)) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 t) x) y)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 (*.f64 (neg.f64 y) t) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x) (*.f64 t (*.f64 y x))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x)) (*.f64 t (*.f64 y x))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (*.f64 t x))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 t x) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z) x)) |
(+.f64 (*.f64 t (*.f64 y x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 z y) t) x))) |
(*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (neg.f64 t)) |
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) (*.f64 t y)) |
(*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) y) |
(*.f64 (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(*.f64 (*.f64 (neg.f64 y) t) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t y) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 t y) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)) |
(*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) |
(*.f64 y (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) t)) |
(*.f64 y (fma.f64 t (/.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) t) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) t) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))) t) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64))) t) (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y)))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z))))) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 t y) (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (*.f64 t (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)))) (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64))) (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (pow.f64 (*.f64 t y) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t))))) |
(neg.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z x))) y)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 (neg.f64 t) x) (/.f64 (*.f64 z y) #s(literal -1 binary64)) (*.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 z y) t) #s(literal -1 binary64)) (*.f64 (neg.f64 y) t)) |
(fma.f64 (*.f64 t (/.f64 y x)) z (*.f64 (neg.f64 y) t)) |
(fma.f64 (neg.f64 t) y (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 (neg.f64 t) y (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (neg.f64 t) y (/.f64 (*.f64 (*.f64 z y) t) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t)) |
(fma.f64 (*.f64 t y) (/.f64 z x) (*.f64 (neg.f64 y) t)) |
(fma.f64 (*.f64 t y) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 (*.f64 t y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (*.f64 t y) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 z y) t) x)) |
(fma.f64 (*.f64 (/.f64 y x) z) t (*.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 1 binary64) (*.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 y x) (*.f64 t z) (*.f64 (neg.f64 y) t)) |
(fma.f64 (*.f64 t z) (/.f64 y x) (*.f64 (neg.f64 y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (/.f64 (*.f64 (*.f64 z y) t) x)) |
(fma.f64 (neg.f64 y) t (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 (neg.f64 y) t (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 (neg.f64 y) t (/.f64 (*.f64 (*.f64 z y) t) x)) |
(fma.f64 t (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) t)) |
(fma.f64 t (neg.f64 y) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 t (neg.f64 y) (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 t (neg.f64 y) (/.f64 (*.f64 (*.f64 z y) t) x)) |
(fma.f64 z (*.f64 (/.f64 y x) t) (*.f64 (neg.f64 y) t)) |
(fma.f64 z (*.f64 t (/.f64 y x)) (*.f64 (neg.f64 y) t)) |
(fma.f64 y (*.f64 (/.f64 z x) t) (*.f64 (neg.f64 y) t)) |
(fma.f64 y (neg.f64 t) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(fma.f64 y (neg.f64 t) (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 y (neg.f64 t) (/.f64 (*.f64 (*.f64 z y) t) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 2 binary64)) (*.f64 t (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))))) |
(-.f64 (*.f64 (neg.f64 y) t) (*.f64 (*.f64 t (/.f64 (neg.f64 y) x)) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 (neg.f64 t)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (*.f64 (neg.f64 y) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 #s(literal 1 binary64) (*.f64 t y))) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 t) (neg.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 t y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) t) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t)))))) |
(+.f64 (*.f64 (neg.f64 y) t) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(+.f64 (*.f64 (neg.f64 y) t) (/.f64 (*.f64 (*.f64 z y) t) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 z y) t) x) (*.f64 (neg.f64 y) t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x))) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 z x))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (/.f64 (neg.f64 z) x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (/.f64 y x) z y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 y x) z y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z y) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x) (neg.f64 y)) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) z) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 (/.f64 y x) z) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (/.f64 y x) z (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 y x) z)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x))) |
(fma.f64 z (/.f64 y x) (neg.f64 y)) |
(fma.f64 y (/.f64 z x) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal -1 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (/.f64 y x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 z x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) z y)) (/.f64 (*.f64 y y) (fma.f64 (/.f64 y x) z y))) |
(-.f64 (*.f64 (/.f64 y x) z) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y x) z) y) |
(-.f64 (neg.f64 y) (/.f64 (*.f64 (neg.f64 y) z) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 (neg.f64 z) x) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z))))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y (+.f64 y (*.f64 (/.f64 y x) z)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 y x) z) (fma.f64 (/.f64 y x) z y))))) |
(+.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal -1 binary64))) |
(+.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (neg.f64 y) z)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x z) t) (*.f64 (neg.f64 t) (-.f64 z x))) |
#s(approx (- x z) (neg.f64 z)) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (neg.f64 y) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 x z) y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (/.f64 (*.f64 (*.f64 z y) t) x)) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (/.f64 (*.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) x z)) y) x)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (- (* x y) (* z y)) (*.f64 y x)) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 y x)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 y x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* (- x z) t) (*.f64 t x)) |
#s(approx (* (- x z) t) (*.f64 (-.f64 t (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- x z) x) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 y x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 t (*.f64 y x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 t (*.f64 y x))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (neg.f64 y) t)) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
#s(approx (+ (* (/ y x) z) (neg y)) (neg.f64 y)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (- (* x y) (* z y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* (- x z) t) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 t)) (neg.f64 x))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) x)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) x)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (fma.f64 (/.f64 x z) y (neg.f64 y))) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
#s(approx (+ (* (/ y x) z) (neg y)) (fma.f64 (/.f64 y x) z (neg.f64 y))) |
#s(approx (- (* x y) (* z y)) (*.f64 (-.f64 x z) y)) |
#s(approx (+ (* (/ y z) x) (neg y)) (/.f64 (*.f64 (-.f64 x z) y) z)) |
#s(approx z z) |
#s(approx (- x z) (-.f64 x z)) |
#s(approx (+ (* (/ y z) x) (neg y)) (/.f64 (*.f64 (-.f64 x z) y) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y))) z)) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y))) z)) |
#s(approx (* (- x z) t) (*.f64 (*.f64 t (-.f64 (/.f64 x z) #s(literal 1 binary64))) z)) |
#s(approx (- x z) (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y))) z)) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y))) z)) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 t (/.f64 (neg.f64 y) z) (*.f64 t (/.f64 y x))) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y)))) (neg.f64 z))) |
#s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y)))) (neg.f64 z))) |
#s(approx (* (- x z) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 x z) t) (neg.f64 z))) |
#s(approx (- x z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (neg.f64 z))) |
#s(approx (* (+ (* (/ y z) x) (neg y)) z) (*.f64 (fma.f64 (/.f64 x z) y (neg.f64 y)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y)))) (neg.f64 z))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 (/.f64 x z) y (neg.f64 y)))) (neg.f64 z))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 t (/.f64 (neg.f64 y) z) (*.f64 t (/.f64 y x))) z)) |
#s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (-.f64 (/.f64 y x) (/.f64 y z)) z)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx t t) |
#s(approx (* (- x z) t) (*.f64 (-.f64 x z) t)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
#s(approx (* (* t (+ (* (/ y x) z) (neg y))) (neg x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) y) (*.f64 t x))) |
#s(approx (* t (+ (* (/ y x) z) (neg y))) (*.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 t y) (-.f64 x z))) |
Compiled 24 152 to 2 955 computations (87.8% saved)
16 alts after pruning (7 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 879 | 4 | 883 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 881 | 16 | 897 |
| Status | Accuracy | Program |
|---|---|---|
| 82.7% | (*.f64 (fma.f64 (neg.f64 z) t (*.f64 t x)) y) | |
| ✓ | 92.0% | (*.f64 (-.f64 x z) (*.f64 t y)) |
| ✓ | 96.9% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| ✓ | 84.7% | (*.f64 (*.f64 (-.f64 x z) t) y) |
| 49.9% | (*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) | |
| ✓ | 48.3% | (*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| ✓ | 55.6% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
| 47.4% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) #s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z)))) t) | |
| ✓ | 54.5% | (*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
| ✓ | 51.3% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) t) |
| 45.9% | (*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z))) t) | |
| ✓ | 56.4% | (*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
| ✓ | 51.6% | (*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| 74.6% | #s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (*.f64 t (/.f64 y x)) z (*.f64 (neg.f64 y) t)) (neg.f64 x))) | |
| 55.1% | #s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) t) (fma.f64 (/.f64 y x) z y)) (neg.f64 x))) | |
| 44.6% | #s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t #s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z))) (neg.f64 x))) |
Compiled 864 to 352 computations (59.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 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(*.f64 (fma.f64 (neg.f64 z) t (*.f64 t x)) y) |
(fma.f64 (*.f64 (neg.f64 t) z) y (*.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 (neg.f64 y) t) z (*.f64 (*.f64 y x) t)) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 x z) y)) z))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 #s(approx (+ (* (/ y z) x) (neg y)) (*.f64 (/.f64 y z) x)) z))) t) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t #s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z))) (neg.f64 x))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) #s(approx (+ (* (/ y x) z) (neg y)) (*.f64 (/.f64 y x) z)))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) #s(approx (- (/ (* z y) x) y) (/.f64 (*.f64 y z) x)))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 y)) z))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) #s(approx (* (neg x) (- (/ (* z y) x) y)) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 y)) z))) t) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (*.f64 t (fma.f64 (/.f64 y x) z (neg.f64 y))) (neg.f64 x))) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) y))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) z (neg.f64 y)))) t) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) y) (neg.f64 z))) t) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 z y) x) (*.f64 t y)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) y) (+.f64 z x)) t) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (fma.f64 (*.f64 t (/.f64 y x)) z (*.f64 (neg.f64 y) t)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z x)) (*.f64 (-.f64 x z) y)) t) (*.f64 y (+.f64 z x))) |
#s(approx (+ (* (* (neg y) t) z) (* (* y x) t)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) z) #s(literal 2 binary64)) (*.f64 y y)) t) (fma.f64 (/.f64 y x) z y)) (neg.f64 x))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
6 calls:
| 11.0ms | t |
| 10.0ms | y |
| 10.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 8.0ms | z |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 96.9% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 96.9% | 1 | x |
| 96.9% | 1 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (-.f64 x z) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
6 calls:
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 4.0ms | t |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 87.9% | 3 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 87.5% | 2 | x |
| 84.7% | 1 | y |
| 91.1% | 3 | z |
| 84.7% | 1 | t |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 (neg.f64 z) y)) t) |
(*.f64 (*.f64 #s(approx (- x z) (neg.f64 z)) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 #s(approx (- x z) (neg.f64 z)) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
6 calls:
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 2.0ms | y |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 4 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 60.2% | 2 | y |
| 69.4% | 4 | t |
| 63.9% | 3 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 81.1% | 3 | x |
| 78.5% | 3 | z |
Compiled 20 to 31 computations (-55% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
#s(approx (* (- (* x y) (* z y)) t) (*.f64 (*.f64 (neg.f64 t) z) y)) |
| 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 |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 3 | z |
| 78.0% | 3 | x |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
(*.f64 (*.f64 #s(approx (- x z) x) t) y) |
| Outputs |
|---|
(*.f64 #s(approx (- (* x y) (* z y)) (*.f64 y x)) t) |
6 calls:
| 2.0ms | x |
| 2.0ms | z |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 1 | y |
| 54.5% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 54.5% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 54.5% | 1 | t |
| 54.5% | 1 | z |
| 54.5% | 1 | x |
Compiled 20 to 31 computations (-55% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
| Outputs |
|---|
(*.f64 #s(approx (- x z) x) (*.f64 t y)) |
6 calls:
| 2.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 51.6% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 51.6% | 1 | z |
| 51.6% | 1 | x |
| 51.6% | 1 | t |
| 51.6% | 1 | y |
Compiled 20 to 31 computations (-55% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.7387075588178914e+189 | 2.919343351296797e+195 |
| 8.0ms | -7.926586351473422e+148 | -3.2483185432250077e+146 |
| 10.0ms | 256× | 0 | valid |
Compiled 348 to 335 computations (3.7% saved)
ival-mult!: 3.0ms (76.8% of total)ival-sub!: 1.0ms (25.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 9.346824793226321e-31 | 2.5365971792479307e-29 |
| 8.0ms | -2.263426666581091e+43 | -1.2142668586976549e+42 |
| 9.0ms | 224× | 0 | valid |
Compiled 334 to 309 computations (7.5% saved)
ival-mult!: 3.0ms (88.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 9.346824793226321e-31 | 2.5365971792479307e-29 |
| 25.0ms | -3.0786900554030594e+29 | -1.1504087535777072e+22 |
| 8.0ms | 192× | 0 | valid |
Compiled 476 to 399 computations (16.2% saved)
ival-mult!: 2.0ms (68.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 166 to 48 computations (71.1% saved)
(sort y t)
(negabs t)
(negabs y)
Compiled 1 576 to 748 computations (52.5% saved)
Loading profile data...