
Time bar (total: 1.7s)
| 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 9 to 9 computations (0% saved)
| 491.0ms | 8 256× | 0 | valid |
ival-mult: 179.0ms (79.9% of total)ival-sub: 40.0ms (17.9% of total)adjust: 2.0ms (0.9% of total)ival-assert: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 x y) | overflow | 33 | |
| ↳ | (*.f64 z t) | overflow | 35 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 0 | 253 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 0 | 0 | 253 |
| number | freq |
|---|---|
| 0 | 253 |
| 1 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 45 to 25 computations (44.4% saved)
ival-mult: 7.0ms (68.9% of total)ival-sub: 3.0ms (29.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 109 |
| 1 | 66 | 109 |
| 2 | 123 | 109 |
| 3 | 190 | 109 |
| 4 | 214 | 109 |
| 5 | 217 | 109 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 15 | 7 |
| 2 | 24 | 7 |
| 3 | 40 | 7 |
| 4 | 58 | 7 |
| 5 | 70 | 7 |
| 6 | 74 | 7 |
| 7 | 77 | 7 |
| 0 | 77 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(sort x y)
(sort z t)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((- (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | -inf | ((- (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | inf | ((- (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | y | @ | -inf | ((- (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | t | @ | -inf | ((- (* x y) (* z t)) (* x y) x y (* z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 244 |
| 1 | 305 | 240 |
| 2 | 2321 | 238 |
| 0 | 9114 | 236 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x y) (* z t)) |
(* x y) |
x |
y |
(* z t) |
z |
t |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) y) (*.f64 (neg.f64 (neg.f64 x)) y)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.f64 (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #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 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #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 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 t z)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) (*.f64 y x)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx t t) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
Compiled 2 247 to 244 computations (89.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 4 | 83 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 4 | 84 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y x (*.f64 (neg.f64 z) t)) |
| ▶ | 90.7% | #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
| ▶ | 53.5% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ▶ | 51.0% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 47 to 38 computations (19.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z) |
(-.f64 (/.f64 (*.f64 y x) z) t) |
(/.f64 (*.f64 y x) z) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* y x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z) (+ (* y x) (* (neg z) t))) |
| 3.0ms | y | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z) (+ (* y x) (* (neg z) t))) |
| 2.0ms | z | @ | -inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z) (+ (* y x) (* (neg z) t))) |
| 1.0ms | z | @ | inf | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z) (+ (* y x) (* (neg z) t))) |
| 1.0ms | y | @ | 0 | ((- (* x y) (* z t)) (* y x) y x (- (* x y) (* z t)) (* (neg z) t) (neg z) z t (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z) (+ (* y x) (* (neg z) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 888 |
| 1 | 675 | 873 |
| 2 | 5117 | 867 |
| 0 | 8229 | 866 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y x))) |
(* y x) |
y |
x |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* (neg z) t))) |
(* (neg z) t) |
(neg z) |
z |
t |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* (- (/ (* y x) z) t) z))) |
(* (- (/ (* y x) z) t) z) |
(- (/ (* y x) z) t) |
(/ (* y x) z) |
(+ (* y x) (* (neg z) t)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* y x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) (neg.f64 z)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z) |
(*.f64 z (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t)) z) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64))) z) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 (neg.f64 z) (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 (neg.f64 z) (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) z) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 y x) z) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 y x) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 z y) (/.f64 x z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 (/.f64 (*.f64 y x) z) z) #s(literal -1 binary64) (*.f64 t z)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z (*.f64 t z)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 y x) z) (*.f64 t z)) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 (/.f64 (*.f64 y x) z) (neg.f64 z) (*.f64 t z)) |
(fma.f64 (/.f64 (*.f64 y x) z) z (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (neg.f64 t) z (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y x) z) z) (*.f64 t z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 t (neg.f64 z) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 t z (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(fma.f64 z (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 t z)) |
(fma.f64 z (/.f64 (*.f64 y x) z) (*.f64 (neg.f64 z) t)) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(fma.f64 z t (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(fma.f64 y (*.f64 (/.f64 x z) z) (*.f64 (neg.f64 z) t)) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(-.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) z) z) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) (*.f64 t z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 y x) z) z)) |
(+.f64 (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) z)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 t (fma.f64 (/.f64 x z) y t) (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 t t)) (-.f64 (/.f64 (*.f64 y x) z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x z) y t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z) (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 x) z) y (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) z) y t) |
(fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 y z) t) |
(fma.f64 (/.f64 x z) (neg.f64 y) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x z) (neg.f64 y) t) |
(fma.f64 (/.f64 x z) y (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 y) z) x (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) z) x t) |
(fma.f64 (neg.f64 y) (/.f64 x z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 x z) t) |
(fma.f64 (/.f64 y z) (neg.f64 x) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 y z) (neg.f64 x) t) |
(fma.f64 (/.f64 y z) x (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) z) t) |
(fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 y x) z)) |
(fma.f64 t #s(literal -1 binary64) (/.f64 (*.f64 y x) z)) |
(fma.f64 y (/.f64 (neg.f64 x) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 y (/.f64 (neg.f64 x) z) t) |
(fma.f64 y (/.f64 x z) (neg.f64 t)) |
(fma.f64 x (/.f64 (neg.f64 y) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 (neg.f64 y) z) t) |
(fma.f64 x (/.f64 y z) (neg.f64 t)) |
(-.f64 (/.f64 (*.f64 t t) (fma.f64 (/.f64 x z) y t)) (/.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x z) y t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x z) y t)) (/.f64 (*.f64 t t) (fma.f64 (/.f64 x z) y t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t (fma.f64 (/.f64 x z) y t) (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 t)) |
(-.f64 (/.f64 (*.f64 y x) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) z) t) |
(-.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) z) y)) |
(-.f64 t (*.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(-.f64 t (/.f64 (*.f64 y x) z)) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (fma.f64 (/.f64 x z) y t) (*.f64 t t)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) y) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) z) y) t) |
(+.f64 (/.f64 (*.f64 y x) z) (neg.f64 t)) |
(+.f64 (neg.f64 t) (/.f64 (*.f64 y x) z)) |
(+.f64 t (*.f64 (/.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) z) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y 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 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (- (/ (* y x) z) t) (neg.f64 t)) |
#s(approx (- (/ (* y x) z) t) (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
#s(approx (/ (* y x) z) (/.f64 (*.f64 y x) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t x) (neg.f64 y)) x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 y x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 z (/.f64 t x) (neg.f64 y)) x)) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t x) (neg.f64 y)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 t x) (neg.f64 y)))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 t x) (neg.f64 y)))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 t x) (neg.f64 y)))) |
#s(approx y y) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) y)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) y)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 z (/.f64 t y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (/ (* y x) z) t) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) y t) z)) |
#s(approx t t) |
#s(approx (- (/ (* y x) z) t) (fma.f64 (/.f64 (neg.f64 x) z) y t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (fma.f64 (/.f64 (/.f64 y t) z) x #s(literal -1 binary64)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) t) z)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
Compiled 5 693 to 749 computations (86.8% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 0 | 285 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 285 | 4 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 y x (*.f64 (neg.f64 z) t)) |
| ✓ | 90.7% | #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
| ✓ | 53.5% | #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| ✓ | 51.0% | #s(approx (- (* x y) (* z t)) (*.f64 y x)) |
Compiled 101 to 58 computations (42.6% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
7 calls:
| 5.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 z t) |
| 100.0% | 1 | (*.f64 x y) |
| 100.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(-.f64 (*.f64 x y) (*.f64 z t)) |
7 calls:
| 2.0ms | (*.f64 x y) |
| 2.0ms | (*.f64 z t) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 z t) |
| 98.8% | 1 | (*.f64 x y) |
| 98.8% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
7 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 3 | (*.f64 z t) |
| 78.5% | 3 | (*.f64 x y) |
| 61.2% | 4 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 74.8% | 3 | x |
| 73.3% | 3 | y |
| 73.3% | 3 | z |
| 76.2% | 3 | t |
Compiled 17 to 33 computations (-94.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
7 calls:
| 4.0ms | z |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 51.0% | 1 | z |
| 51.0% | 1 | y |
| 51.0% | 1 | x |
| 51.0% | 1 | t |
| 51.0% | 1 | (*.f64 x y) |
| 51.0% | 1 | (*.f64 z t) |
Compiled 17 to 33 computations (-94.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.984413285121744e+108 | 1.5978710372485532e+110 |
| 0.0ms | -0.8154432925261007 | -6.272784063913001e-17 |
Compiled 10 to 14 computations (-40% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 61 |
| 1 | 37 | 61 |
| 2 | 52 | 61 |
| 3 | 73 | 61 |
| 4 | 92 | 61 |
| 5 | 104 | 61 |
| 6 | 108 | 61 |
| 7 | 111 | 61 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 z t) #s(literal -1/2 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) (if (<=.f64 (*.f64 z t) #s(literal 9999999999999999818508707188399807864717650964328171247958398369899072554380053298205803424393137676263358464 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(if (<=.f64 (*.f64 z t) #s(literal -1/2 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) (if (<=.f64 (*.f64 z t) #s(literal 9999999999999999818508707188399807864717650964328171247958398369899072554380053298205803424393137676263358464 binary64)) #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -1/2 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 9999999999999999818508707188399807864717650964328171247958398369899072554380053298205803424393137676263358464 binary64)))) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) #s(approx (- (* x y) (* z t)) (*.f64 y x))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
| 1× | done |
Compiled 61 to 23 computations (62.3% saved)
(sort z t)
(sort x y)
Compiled 192 to 116 computations (39.6% saved)
Loading profile data...