
Time bar (total: 1.3s)
| 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)
| 368.0ms | 8 256× | 0 | valid |
ival-mult!: 172.0ms (90.4% of total)ival-add!: 17.0ms (8.9% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 11 | 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 | 11 | 0 |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (*.f64 x y) | overflow | 32 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 11 | 0 |
| - | 0 | 245 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 11 | 0 | 0 |
| - | 0 | 0 | 245 |
| number | freq |
|---|---|
| 0 | 245 |
| 1 | 11 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 512× | 0 | valid |
Compiled 63 to 25 computations (60.3% saved)
ival-mult!: 7.0ms (84.2% of total)ival-add!: 1.0ms (12% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 97 | 42 |
| 2 | 406 | 42 |
| 3 | 1559 | 42 |
| 4 | 5881 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.7% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 18 to 14 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 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* 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 (/ 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 (+ (* 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 (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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) |
| 1.0ms | y | @ | -inf | ((* 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 | 65 | 291 |
| 0 | 71 | 242 |
| 1 | 336 | 241 |
| 0 | 2950 | 236 |
| 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 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* 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 (/ 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 (+ (* 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 (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
| Outputs |
|---|
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (+.f64 y x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y 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 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 y 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 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 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 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (-.f64 y 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) (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) 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 x y))) |
(/.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 x (-.f64 y 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 (+.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 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.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 x y)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.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))) (fma.f64 (*.f64 y x) (*.f64 x (-.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 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 x (-.f64 y 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 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 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 (*.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 x (-.f64 y 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 x y)) (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 (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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)))) |
(/.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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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))) (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 x y)) (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 x y)) (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 (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 (+.f64 y x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (+.f64 y x) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 x y (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 x y (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(-.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 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (+.f64 y x) x))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 (+.f64 y x)) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 x) (+.f64 y x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 y x)) (*.f64 y x)) |
(+.f64 (fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) (*.f64 x x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 y x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 y x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 y x) (fma.f64 x x (*.f64 (+.f64 y x) x))) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 y x) x) |
(*.f64 x (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) x) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 x y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) 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 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 y 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 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y))) |
(/.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 (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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 y x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 y x (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 x y (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 x x (*.f64 y x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 y x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 y x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) 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 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (*.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 x #s(literal 1 binary64)) (*.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 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.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 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) 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 (/.f64 y x) #s(literal -1 binary64)) x) x)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) x)) |
#s(approx y y) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (fma.f64 x (/.f64 x y) x) y)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 x (/.f64 x y) x)))) |
Compiled 4 958 to 690 computations (86.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 286 | 4 | 290 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 287 | 4 | 291 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
| ▶ | 97.6% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
| ▶ | 60.7% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
| ▶ | 51.8% | (*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
Compiled 41 to 30 computations (26.8% saved)
| Inputs |
|---|
(*.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) |
x |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
(*.f64 y x) |
y |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
(fma.f64 x x (*.f64 y x)) |
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(+.f64 y x) |
(*.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 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* 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 (* y x) #s(hole binary64 (* x y))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #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 (/ y x))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (+ (* x y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#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 (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* y x) y (* 2 (+ (* x x) (* y x))) (+ (* x x) (* y x)) (* (+ y x) (* x 2)) (+ y x) (* x 2)) |
| 2.0ms | x | @ | -inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* y x) y (* 2 (+ (* x x) (* y x))) (+ (* x x) (* y x)) (* (+ y x) (* x 2)) (+ y x) (* x 2)) |
| 1.0ms | x | @ | inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* y x) y (* 2 (+ (* x x) (* y x))) (+ (* x x) (* y x)) (* (+ y x) (* x 2)) (+ y x) (* x 2)) |
| 1.0ms | y | @ | -inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* y x) y (* 2 (+ (* x x) (* y x))) (+ (* x x) (* y x)) (* (+ y x) (* x 2)) (+ y x) (* x 2)) |
| 1.0ms | x | @ | 0 | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* 2 (+ (* x x) (* x y))) (+ (* x x) (* x y)) (* y x) y (* 2 (+ (* x x) (* y x))) (+ (* x x) (* y x)) (* (+ y x) (* x 2)) (+ y x) (* x 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 783 |
| 0 | 127 | 681 |
| 1 | 494 | 679 |
| 0 | 3794 | 662 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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) |
x |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
(*.f64 y x) |
y |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
(fma.f64 x x (*.f64 y x)) |
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(+.f64 y x) |
(*.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 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* 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 (* y x) #s(hole binary64 (* x y))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #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 (/ y x))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 (+ (* x y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#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 (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (* 2 (+ (* x x) (* y x))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(*.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 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.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)))) |
x |
(*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))) (-.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x)) (-.f64 (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))))) |
(neg.f64 (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x)) (*.f64 #s(literal 1 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))) |
(fma.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 1 binary64) (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) (*.f64 #s(literal 1 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x)))) |
(+.f64 (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(literal 1 binary64))) |
(+.f64 #s(approx (+ (* x x) (* x y)) (*.f64 y x)) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (+.f64 y x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (*.f64 x #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 y 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 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 (neg.f64 x) x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (-.f64 y 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) (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) 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 x y))) |
(/.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 x (-.f64 y 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 (+.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 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.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 x y)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.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))) (fma.f64 (*.f64 y x) (*.f64 x (-.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 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 x (-.f64 y 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 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 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 (*.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 x (-.f64 y 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 x y)) (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 (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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)))) |
(/.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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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))) (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 x y)) (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 x y)) (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 (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 (+.f64 y x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (-.f64 x (neg.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (+.f64 y x) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 x y (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 x y (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(-.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 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (+.f64 y x) x))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 (+.f64 y x)) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 x) (+.f64 y x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 y x)) (*.f64 y x)) |
(+.f64 (fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) (*.f64 x x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 y x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 y x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 y x) (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 y x) x) |
(*.f64 x (-.f64 x (neg.f64 y))) |
(*.f64 x (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) x) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) x) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 y y (*.f64 (neg.f64 x) x))) (-.f64 y x)) |
(/.f64 (*.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) 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 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 y 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 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y))) |
(/.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 (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 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 y x (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 x y (*.f64 x x)) |
(fma.f64 x x (*.f64 y x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 y x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 y x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) 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 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 x x)) |
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (+.f64 y x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (*.f64 x #s(literal 2 binary64))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 y 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 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 (neg.f64 x) x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #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 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (-.f64 y 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) (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) 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 x y))) |
(/.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 x (-.f64 y 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 (+.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 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.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 x y)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.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))) (fma.f64 (*.f64 y x) (*.f64 x (-.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 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 x (-.f64 y 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 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 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.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 x y)))) |
(/.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 (*.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 x (-.f64 y 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 x y)) (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 (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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)))) |
(/.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 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 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))) (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 x y)) (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 x y)) (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 (+.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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (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 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 (+.f64 y x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 x (-.f64 x (neg.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (+.f64 y x) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 x y (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 x y (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(fma.f64 x x (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x)))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 y x))))) |
(-.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 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (+.f64 y x) x))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 (+.f64 y x)) x)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 x) (+.f64 y x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 y x)) (*.f64 y x)) |
(+.f64 (fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) (*.f64 x x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 y x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 y x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y x) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x x) (fma.f64 y x (*.f64 (+.f64 y x) x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 y x) (fma.f64 x x (*.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.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 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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* x 2) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* 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 (fma.f64 (/.f64 y x) x x) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* 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 (fma.f64 (/.f64 y x) x x) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) x)) |
#s(approx y y) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* x x) (* x y)) (*.f64 (+.f64 y x) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (fma.f64 x (/.f64 x y) x) y)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (fma.f64 x (/.f64 x y) x) y)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 x (/.f64 x y) x)))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 x (/.f64 x y) x)))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 2 binary64)) y)) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 6 058 to 766 computations (87.4% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 325 | 3 | 328 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 328 | 4 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 y x) (+.f64 x x)) |
| ▶ | 60.7% | (*.f64 #s(approx (+ y x) y) (*.f64 x #s(literal 2 binary64))) |
| ▶ | 51.8% | (*.f64 #s(approx (+ y x) x) (*.f64 x #s(literal 2 binary64))) |
| ✓ | 97.6% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
Compiled 33 to 25 computations (24.2% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ y x) x) |
x |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (+ y x) y) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ y x) y) |
y |
(*.f64 (+.f64 y x) (+.f64 x x)) |
(+.f64 y x) |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (+ y x) (* x 2)) (+ y x) x (* x 2) 2 (* (+ y x) (* x 2)) (+ y x) y (* (+ y x) (+ x x)) (+ y x) (+ x x)) |
| 1.0ms | x | @ | inf | ((* (+ y x) (* x 2)) (+ y x) x (* x 2) 2 (* (+ y x) (* x 2)) (+ y x) y (* (+ y x) (+ x x)) (+ y x) (+ x x)) |
| 1.0ms | y | @ | -inf | ((* (+ y x) (* x 2)) (+ y x) x (* x 2) 2 (* (+ y x) (* x 2)) (+ y x) y (* (+ y x) (+ x x)) (+ y x) (+ x x)) |
| 1.0ms | x | @ | 0 | ((* (+ y x) (* x 2)) (+ y x) x (* x 2) 2 (* (+ y x) (* x 2)) (+ y x) y (* (+ y x) (+ x x)) (+ y x) (+ x x)) |
| 0.0ms | y | @ | inf | ((* (+ y x) (* x 2)) (+ y x) x (* x 2) 2 (* (+ y x) (* x 2)) (+ y x) y (* (+ y x) (+ x x)) (+ y x) (+ x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 386 |
| 0 | 83 | 364 |
| 0 | 350 | 360 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ y x) x) |
x |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (+ y x) y) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ y x) y) |
y |
(*.f64 (+.f64 y x) (+.f64 x x)) |
(+.f64 y x) |
(+.f64 x x) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (+ y x) (* x 2)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (+ y x) x) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(approx (+ y x) x)) |
(*.f64 #s(approx (+ y x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ y x) 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(literal 2 binary64) |
(*.f64 (*.f64 #s(approx (+ y x) y) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(approx (+ y x) y)) |
(*.f64 #s(approx (+ y x) y) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ y x) y) |
y |
(*.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 x y)) |
(*.f64 (+.f64 x y) (*.f64 #s(literal 2 binary64) x)) |
(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 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(+.f64 x y) |
(+.f64 y 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 (* (+ y x) (* x 2)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 x x)))) |
#s(approx y y) |
#s(approx (* (+ y x) (* x 2)) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 x x)))) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ y x) (* x 2)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (* (+ y x) (* x 2)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y))) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) y))) |
#s(approx (* (+ y x) (* x 2)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y))) |
Compiled 736 to 139 computations (81.1% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 2 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 1 | 1 |
| Total | 63 | 4 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 y x) (+.f64 x x)) |
| ▶ | 60.7% | (*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
| ▶ | 51.8% | (*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
| ✓ | 97.6% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
Compiled 33 to 23 computations (30.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
#s(approx (+ y x) x) |
x |
(+.f64 x x) |
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
#s(approx (+ y x) y) |
y |
| Outputs |
|---|
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((* (+ y x) (+ x x)) (+ y x) x (+ x x) (* (+ y x) (+ x x)) (+ y x) y) |
| 1.0ms | y | @ | inf | ((* (+ y x) (+ x x)) (+ y x) x (+ x x) (* (+ y x) (+ x x)) (+ y x) y) |
| 1.0ms | x | @ | inf | ((* (+ y x) (+ x x)) (+ y x) x (+ x x) (* (+ y x) (+ x x)) (+ y x) y) |
| 1.0ms | y | @ | -inf | ((* (+ y x) (+ x x)) (+ y x) x (+ x x) (* (+ y x) (+ x x)) (+ y x) y) |
| 0.0ms | x | @ | 0 | ((* (+ y x) (+ x x)) (+ y x) x (+ x x) (* (+ y x) (+ x x)) (+ y x) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 240 |
| 0 | 69 | 227 |
| 0 | 337 | 225 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
#s(approx (+ y x) x) |
x |
(+.f64 x x) |
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
#s(approx (+ y x) y) |
y |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(approx (+ y x) x)) |
(*.f64 #s(approx (+ y x) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(approx (+ y x) x) x (*.f64 #s(approx (+ y x) x) x)) |
(fma.f64 x #s(approx (+ y x) x) (*.f64 x #s(approx (+ y x) x))) |
(+.f64 (*.f64 x #s(approx (+ y x) x)) (*.f64 x #s(approx (+ y x) x))) |
(+.f64 (*.f64 #s(approx (+ y x) x) x) (*.f64 #s(approx (+ y x) x) x)) |
#s(approx (+ y x) 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) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(approx (+ y x) y)) |
(*.f64 #s(approx (+ y x) y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(approx (+ y x) y) x (*.f64 #s(approx (+ y x) y) x)) |
(fma.f64 x #s(approx (+ y x) y) (*.f64 x #s(approx (+ y x) y))) |
(+.f64 (*.f64 x #s(approx (+ y x) y)) (*.f64 x #s(approx (+ y x) y))) |
(+.f64 (*.f64 #s(approx (+ y x) y) x) (*.f64 #s(approx (+ y x) y) x)) |
#s(approx (+ y x) y) |
y |
#s(approx (* (+ y x) (+ x x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (+ x x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ y x) (+ x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ y x) (+ x x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ y x) (+ x x)) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 x x)))) |
#s(approx y y) |
#s(approx (* (+ y x) (+ x x)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ y x) (+ x x)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y))) y))) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) y))) |
Compiled 641 to 109 computations (83% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 0 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 50 | 4 | 54 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 y x) (+.f64 x x)) |
| ✓ | 60.7% | (*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
| ✓ | 51.8% | (*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
| ✓ | 97.6% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
Compiled 126 to 52 computations (58.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
(*.f64 #s(approx (+ y x) x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(approx (+ y x) y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (+.f64 y x) (+.f64 x x)) |
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 (+.f64 y x) (+.f64 x x)) |
4 calls:
| 15.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 3.0ms | x |
| 3.0ms | y |
| 3.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 (+ y x) x) (+.f64 x x)) |
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (* x x) (* x y)) (*.f64 y x))) |
(*.f64 #s(approx (+ y x) x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(approx (+ y x) y) (*.f64 x #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
(*.f64 #s(approx (+ y x) y) (+.f64 x x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 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 |
|---|---|---|
| 77.4% | 2 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 77.4% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 80.7% | 3 | x |
| 86.1% | 3 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
| Outputs |
|---|
(*.f64 #s(approx (+ y x) x) (+.f64 x x)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 1 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 51.8% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 51.8% | 1 | x |
| 51.8% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
Compiled 12 to 12 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0931240308291993e-68 | -2.712208079693351e-74 |
Loading profile data...