
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 9 computations (18.2% saved)
| 567.0ms | 8 256× | 0 | valid |
ival-mult: 323.0ms (86.4% of total)ival-sub: 40.0ms (10.7% of total)exact: 6.0ms (1.6% of total)ival-assert: 3.0ms (0.8% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 13 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 x y)) | nan-rescue | 13 | 0 |
| ↳ | (*.f64 x x) | overflow | 62 | |
| ↳ | (*.f64 x y) | overflow | 37 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 13 | 0 |
| - | 0 | 243 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 13 | 0 | 0 |
| - | 0 | 0 | 243 |
| number | freq |
|---|---|
| 0 | 243 |
| 1 | 13 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 63 to 25 computations (60.3% saved)
ival-mult: 10.0ms (74.5% of total)ival-sub: 2.0ms (14.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 74 | 42 |
| 2 | 277 | 42 |
| 3 | 1112 | 42 |
| 4 | 4746 | 42 |
| 5 | 7674 | 42 |
| 0 | 7 | 9 |
| 0 | 11 | 7 |
| 1 | 24 | 7 |
| 2 | 78 | 7 |
| 3 | 307 | 7 |
| 4 | 1275 | 7 |
| 5 | 4106 | 7 |
| 0 | 8191 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 y x)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.9% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 121.0ms | y | @ | -inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | y | @ | inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | -inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | 0 | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 297 |
| 0 | 73 | 253 |
| 1 | 322 | 243 |
| 0 | 2827 | 242 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 y) x (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) (+.f64 y (neg.f64 x)) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) y (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 y (neg.f64 x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (neg.f64 y) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 x x (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 y x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 (-.f64 x y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 (-.f64 x y)) x)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (-.f64 x y))) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 (neg.f64 y) x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 y) x (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (neg.f64 y) x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 x) (+.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x y)) |
(*.f64 (-.f64 x y) x) |
(*.f64 x (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) x) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 y) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 y (neg.f64 x) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) (*.f64 y x)) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 y x) |
(*.f64 x y) |
y |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx (- (* x x) (* x y)) (*.f64 (neg.f64 y) x)) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
#s(approx (- (* x x) (* x y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx y y) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (neg.f64 y) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
#s(approx (- (* x x) (* x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) x))) |
Compiled 3 890 to 549 computations (85.9% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 3 | 219 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 216 | 4 | 220 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
| ✓ | 94.9% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| ▶ | 56.7% | (*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
| ▶ | 58.4% | #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
Compiled 44 to 33 computations (25% saved)
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
#s(literal -2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(-.f64 x y) |
(*.f64 x #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* -2 (* y x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* (- x y) (* x 2)) (- x y) (* x 2)) |
| 2.0ms | x | @ | -inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* (- x y) (* x 2)) (- x y) (* x 2)) |
| 2.0ms | x | @ | inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* (- x y) (* x 2)) (- x y) (* x 2)) |
| 1.0ms | x | @ | 0 | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* (- x y) (* x 2)) (- x y) (* x 2)) |
| 1.0ms | y | @ | -inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* (- x y) (* x 2)) (- x y) (* x 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 562 |
| 0 | 113 | 506 |
| 1 | 444 | 485 |
| 0 | 3671 | 483 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
#s(literal -2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(-.f64 x y) |
(*.f64 x #s(literal 2 binary64)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* -2 (* y x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (* (- x y) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (* (- x y) (* x 2)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) y) |
(*.f64 (*.f64 #s(literal -2 binary64) y) x) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -2 binary64)) |
(*.f64 y (*.f64 #s(literal -2 binary64) x)) |
(*.f64 x (*.f64 #s(literal -2 binary64) y)) |
(neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(literal -2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) (-.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))))) |
(neg.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(fma.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(*.f64 x (+.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x)))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) (+.f64 y (neg.f64 x)) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) y (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 y) x (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 y (neg.f64 x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 x (neg.f64 y) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 x x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 y x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 (-.f64 x y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 (-.f64 x y)) x)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (-.f64 x y))) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (neg.f64 x) y) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
#s(approx (* (- x y) (* x 2)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx (* -2 (* y x)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (- (* x x) (* x y)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (- x y) (* x 2)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* x 2) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
#s(approx (- (* x x) (* x y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx y y) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) x)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 y))) |
#s(approx (- (* x x) (* x y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) x) (neg.f64 y))) |
#s(approx (* (- x y) (* x 2)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 y))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Compiled 4 286 to 554 computations (87.1% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 225 | 2 | 227 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 1 | 1 |
| Total | 227 | 4 | 231 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ✓ | 94.9% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| ✓ | 56.7% | (*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
| ▶ | 58.4% | #s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
Compiled 44 to 32 computations (27.3% saved)
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) x) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
x |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(-.f64 x y) |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* (* -2 y) x) #s(hole binary64 (* -2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* -2 y) #s(hole binary64 (* -2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 2 (- (* x x) (* x y))) (* (* -2 y) x) (* -2 y) -2 y x (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 1.0ms | x | @ | inf | ((* 2 (- (* x x) (* x y))) (* (* -2 y) x) (* -2 y) -2 y x (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 1.0ms | y | @ | -inf | ((* 2 (- (* x x) (* x y))) (* (* -2 y) x) (* -2 y) -2 y x (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 1.0ms | y | @ | inf | ((* 2 (- (* x x) (* x y))) (* (* -2 y) x) (* -2 y) -2 y x (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 1.0ms | x | @ | 0 | ((* 2 (- (* x x) (* x y))) (* (* -2 y) x) (* -2 y) -2 y x (* (- x y) (+ x x)) (- x y) (+ x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 414 |
| 0 | 86 | 390 |
| 0 | 364 | 380 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) y) x) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
x |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(-.f64 x y) |
(+.f64 x x) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* (* -2 y) x) #s(hole binary64 (* -2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* -2 y) #s(hole binary64 (* -2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) y) |
(*.f64 (*.f64 #s(literal -2 binary64) y) x) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -2 binary64)) |
(*.f64 x (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -2 binary64) y) |
(*.f64 y #s(literal -2 binary64)) |
#s(literal -2 binary64) |
y |
x |
(*.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 x (-.f64 x y) (*.f64 x (-.f64 x y))) |
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 x y) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))) x)) |
#s(approx (* (* -2 y) x) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx x x) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x x) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (* 2 (- (* x x) (* x y))) (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
#s(approx (* -2 y) (*.f64 #s(literal -2 binary64) y)) |
#s(approx y y) |
#s(approx (* 2 (- (* x x) (* x y))) (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) y)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 x #s(literal 2 binary64))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 x #s(literal 2 binary64))))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 709 to 138 computations (80.5% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 1 | 54 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 1 | 1 | 2 |
| Total | 54 | 4 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ▶ | 56.7% | (*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| ✓ | 94.9% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| ✓ | 58.4% | #s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (- x y) x) |
x |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (- x y) (+ x x)) (- x y) x (+ x x)) |
| 1.0ms | x | @ | inf | ((* (- x y) (+ x x)) (- x y) x (+ x x)) |
| 0.0ms | x | @ | 0 | ((* (- x y) (+ x x)) (- x y) x (+ x x)) |
| 0.0ms | y | @ | inf | ((* (- x y) (+ x x)) (- x y) x (+ x x)) |
| 0.0ms | y | @ | -inf | ((* (- x y) (+ x x)) (- x y) x (+ x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 233 |
| 0 | 67 | 226 |
| 0 | 328 | 221 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (- x y) x) |
x |
(+.f64 x x) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(approx (- x y) x)) |
(*.f64 #s(approx (- x y) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(approx (- x y) x) x (*.f64 #s(approx (- x y) x) x)) |
(fma.f64 x #s(approx (- x y) x) (*.f64 x #s(approx (- x y) x))) |
(+.f64 (*.f64 x #s(approx (- x y) x)) (*.f64 x #s(approx (- x y) x))) |
(+.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x)) |
#s(approx (- x y) x) |
x |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -2 binary64) y)) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (* (- x y) (+ x x)) (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal -2 binary64)))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (- x y) (+ x x)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (+ x x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 442 to 93 computations (79% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 0 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 33 | 4 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ✓ | 56.7% | (*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| ✓ | 94.9% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| ✓ | 58.4% | #s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
Compiled 115 to 58 computations (49.6% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(*.f64 (-.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
4 calls:
| 26.0ms | x |
| 2.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 2.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 2 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 82.8% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 84.3% | 3 | x |
| 86.2% | 3 | y |
Compiled 18 to 16 computations (11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
4 calls:
| 3.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.7% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 56.7% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 56.7% | 1 | x |
| 56.7% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.068863866618506e+23 | 3.358804075393384e+36 |
| 12.0ms | -3.5377920150681313e-6 | -3.6747266816966755e-11 |
| 14.0ms | 304× | 0 | valid |
Compiled 468 to 373 computations (20.3% saved)
ival-mult: 6.0ms (79.4% of total)ival-sub: 1.0ms (13.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 47 |
| 1 | 40 | 47 |
| 2 | 97 | 47 |
| 3 | 324 | 47 |
| 4 | 1314 | 47 |
| 5 | 6074 | 47 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
(if (<=.f64 y #s(literal -5902958103587057/2361183241434822606848 binary64)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
(if (<=.f64 y #s(literal -5902958103587057/2361183241434822606848 binary64)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(if (or (<=.f64 y #s(literal -5902958103587057/2361183241434822606848 binary64)) (not (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)))) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (*.f64 #s(approx (- x y) x) (+.f64 x x))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| 1× | done |
Compiled 49 to 24 computations (51% saved)
Compiled 130 to 74 computations (43.1% saved)
Loading profile data...