
Time bar (total: 3.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 613.0ms | 8 256× | 0 | valid |
ival-div: 336.0ms (83.1% of total)ival-add: 52.0ms (12.9% of total)ival-true: 6.0ms (1.5% of total)exact: 6.0ms (1.5% of total)ival-assert: 4.0ms (1% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 37.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-add: 16.0ms (78.4% of total)ival-div: 3.0ms (14.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 34 |
| 1 | 33 | 34 |
| 2 | 57 | 34 |
| 3 | 75 | 34 |
| 4 | 86 | 34 |
| 5 | 91 | 34 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 11 | 5 |
| 2 | 12 | 5 |
| 0 | 12 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 5 to 5 computations (0% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 x y) | |
| cost-diff | 0 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 11 | 11 |
| 2 | 12 | 11 |
| 0 | 12 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
#s(literal 10 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 x y) | |
| accuracy | 0.01171875 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 9.0ms | 256× | 0 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-div: 2.0ms (55.1% of total)ival-add: 1.0ms (27.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | y | @ | inf | ((/ (+ x y) 10) (+ x y)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 118 |
| 1 | 132 | 118 |
| 2 | 277 | 118 |
| 3 | 750 | 118 |
| 4 | 3211 | 118 |
| 5 | 6937 | 118 |
| 0 | 8026 | 118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 8 |
| 0 | 7 | 8 |
| 1 | 28 | 8 |
| 2 | 171 | 8 |
| 0 | 1673 | 8 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 y x) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (+.f64 y x) #s(literal 10 binary64))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 10 binary64) y (*.f64 #s(literal 10 binary64) x)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 y x) #s(literal 10 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) (neg.f64 (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 10 binary64) y (*.f64 #s(literal 10 binary64) x))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 x))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 y #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 x))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 y))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 x #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 y x) #s(literal 10 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 y x) #s(literal 100 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 10 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal -10 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 #s(literal 10 binary64) y (*.f64 #s(literal 10 binary64) x)) #s(literal 100 binary64)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (neg.f64 (-.f64 x y)) #s(literal -10 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -10 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 y y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 10 binary64)) (/.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 100 binary64)) (/.f64 (*.f64 #s(literal 10 binary64) y) #s(literal 100 binary64))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 10 binary64)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.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 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 2 319 to 366 computations (84.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 6 | 107 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 7 | 108 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| ▶ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
| ▶ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ▶ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 109 to 97 computations (11% saved)
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ x y) x) | |
| cost-diff | 0 | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) | |
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | (*.f64 (+.f64 y x) #s(literal 1/10 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/10 binary64) y) | |
| cost-diff | 0 | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/10 binary64) x) | |
| cost-diff | 0 | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(literal -10 binary64) y) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 2 | (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) | |
| cost-diff | 2 | (/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 90 |
| 0 | 31 | 94 |
| 1 | 50 | 91 |
| 2 | 97 | 84 |
| 3 | 182 | 84 |
| 4 | 295 | 84 |
| 5 | 414 | 84 |
| 6 | 525 | 84 |
| 7 | 564 | 84 |
| 8 | 579 | 84 |
| 0 | 579 | 84 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) |
(neg.f64 x) |
x |
#s(literal 10 binary64) |
(*.f64 #s(literal -10 binary64) y) |
#s(literal -10 binary64) |
y |
#s(literal -100 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(literal 1/10 binary64) |
x |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(literal 1/10 binary64) |
y |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 1/10 binary64) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
x |
#s(literal 10 binary64) |
| Outputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) |
(*.f64 (+.f64 y x) #s(literal -10 binary64)) |
(neg.f64 x) |
x |
#s(literal 10 binary64) |
(*.f64 #s(literal -10 binary64) y) |
(*.f64 y #s(literal -10 binary64)) |
#s(literal -10 binary64) |
y |
#s(literal -100 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(literal 1/10 binary64) |
x |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(literal 1/10 binary64) |
y |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 1/10 binary64) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
x |
#s(literal 10 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) | |
| accuracy | 29.196401244642114 | #s(approx (+ x y) x) | |
| accuracy | 0.0 | (+.f64 y x) | |
| accuracy | 0.0 | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) | |
| accuracy | 0.390625 | (*.f64 (+.f64 y x) #s(literal 1/10 binary64)) | |
| accuracy | 0.33984375 | (*.f64 #s(literal 1/10 binary64) y) | |
| accuracy | 33.34470364793145 | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) | |
| accuracy | 0.359375 | (*.f64 #s(literal 1/10 binary64) x) | |
| accuracy | 29.197318747251877 | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) | |
| accuracy | 0.0 | (*.f64 #s(literal -10 binary64) y) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.0625 | (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) | |
| accuracy | 0.28125 | (/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
| 34.0ms | 225× | 0 | valid |
| 3.0ms | 15× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
| 2.0ms | 6× | 3 | valid |
Compiled 76 to 19 computations (75% saved)
ival-add: 9.0ms (32.1% of total)ival-mult: 8.0ms (28.5% of total)ival-div: 4.0ms (14.3% of total)const: 3.0ms (10.7% of total)adjust: 2.0ms (7.1% of total)ival-neg: 1.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) |
(neg.f64 x) |
(*.f64 #s(literal -10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(+.f64 y x) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
| Outputs |
|---|
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 y))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (+ (* -10 x) (* -10 y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 x))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* x (- (* -10 (/ y x)) 10)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* x (+ 10 (* 10 (/ y x))))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* -10 y) #s(hole binary64 (* -10 y))) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* y (- (* -10 (/ x y)) 10)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* y (+ 10 (* 10 (/ x y))))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((/ (+ (* (neg x) 10) (* -10 y)) -100) (+ (* (neg x) 10) (* -10 y)) (neg x) (* -10 y) (/ (+ x y) 10) (* 1/10 x) (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* (+ y x) 1/10) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 2.0ms | x | @ | -inf | ((/ (+ (* (neg x) 10) (* -10 y)) -100) (+ (* (neg x) 10) (* -10 y)) (neg x) (* -10 y) (/ (+ x y) 10) (* 1/10 x) (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* (+ y x) 1/10) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | inf | ((/ (+ (* (neg x) 10) (* -10 y)) -100) (+ (* (neg x) 10) (* -10 y)) (neg x) (* -10 y) (/ (+ x y) 10) (* 1/10 x) (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* (+ y x) 1/10) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (+ (* (neg x) 10) (* -10 y)) -100) (+ (* (neg x) 10) (* -10 y)) (neg x) (* -10 y) (/ (+ x y) 10) (* 1/10 x) (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* (+ y x) 1/10) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | 0 | ((/ (+ (* (neg x) 10) (* -10 y)) -100) (+ (* (neg x) 10) (* -10 y)) (neg x) (* -10 y) (/ (+ x y) 10) (* 1/10 x) (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* (+ y x) 1/10) (+ y x) (/ (+ x y) 10) (+ x y)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 534 |
| 1 | 242 | 450 |
| 2 | 552 | 408 |
| 3 | 1550 | 408 |
| 4 | 5549 | 408 |
| 0 | 8212 | 408 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 y))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (+ (* -10 x) (* -10 y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 x))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* x (- (* -10 (/ y x)) 10)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* x (+ 10 (* 10 (/ y x))))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* -10 y) #s(hole binary64 (* -10 y))) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* y (- (* -10 (/ x y)) 10)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* y (+ 10 (* 10 (/ x y))))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 y))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 y))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 #s(literal -10 binary64) y)) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (+ (* -10 x) (* -10 y)))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 (+.f64 y x) #s(literal -10 binary64))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 x) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -10 x))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 #s(literal -10 binary64) x)) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* x (- (* -10 (/ y x)) 10)))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 (+.f64 y x) #s(literal -10 binary64))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* 1/10 x))) |
#s(approx (* (+ y x) 1/10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* x (+ 10 (* 10 (/ y x))))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 (+.f64 y x) #s(literal -10 binary64))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* -10 y) #s(hole binary64 (* -10 y))) |
#s(approx (* -10 y) (*.f64 #s(literal -10 binary64) y)) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 1/10 y) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* y (- (* -10 (/ x y)) 10)))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 (+.f64 y x) #s(literal -10 binary64))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (+ (* (neg x) 10) (* -10 y)) -100) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) #s(hole binary64 (* -1 (* y (+ 10 (* 10 (/ x y))))))) |
#s(approx (+ (* (neg x) 10) (* -10 y)) (*.f64 (+.f64 y x) #s(literal -10 binary64))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* (+ y x) 1/10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* (+ y x) 1/10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 76 |
| 0 | 31 | 80 |
| 1 | 92 | 71 |
| 2 | 567 | 70 |
| 0 | 5835 | 70 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) |
(neg.f64 x) |
(*.f64 #s(literal -10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(+.f64 y x) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 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 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) #s(literal 10 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 #s(literal 1/10 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 #s(literal 1/10 binary64) (-.f64 y x))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/10 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(*.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (/.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64))) #s(literal -100 binary64)) #s(literal -100 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal -10 binary64)) #s(literal -10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/10 binary64)) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) #s(literal -10 binary64)) #s(literal -100 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal -1/10 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 y #s(literal -1/10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) (neg.f64 (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal -100 binary64) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -10 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 #s(literal -100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -10 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -100 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -10 binary64)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal -100 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) #s(literal -10 binary64)) (*.f64 (-.f64 x y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal -10 binary64)) (*.f64 (-.f64 y x) #s(literal -100 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -10 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal -100 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1000 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal -10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal -10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64))) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) #s(literal -100 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 10000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 1/10 binary64)) y)))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 y x) #s(literal 100 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (*.f64 (fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal -10 binary64))) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal -10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64))) #s(literal 10000 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal -10 binary64))) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 y x) #s(literal -10 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 x y) #s(literal -10 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (neg.f64 (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal 100 binary64))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal -10 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal 100 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) #s(literal -100 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -10 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(literal -10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal -1/10 binary64) (neg.f64 x) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal -10 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 y #s(literal -10 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(fma.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal -10 binary64) (/.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (neg.f64 x) #s(literal -1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) (/.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 y y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) #s(literal 10 binary64))) (/.f64 (*.f64 x x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 10 binary64)) (/.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal -100 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal -100 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -10 binary64) (/.f64 x #s(literal 100 binary64)))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 x #s(literal -1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 y #s(literal -1/10 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1000 binary64)) #s(literal 10000 binary64)) (/.f64 (*.f64 #s(literal 1000 binary64) y) #s(literal 10000 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) #s(literal 10 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 100 binary64) x) x (*.f64 y (fma.f64 #s(literal 100 binary64) y (*.f64 x #s(literal 100 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 100 binary64) x) x (*.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (*.f64 (*.f64 x x) #s(literal 100 binary64))) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x)))) (*.f64 #s(literal -10 binary64) (+.f64 y x))) |
(*.f64 (-.f64 (neg.f64 x) y) #s(literal 10 binary64)) |
(*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(*.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (/.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(*.f64 #s(literal -10 binary64) (-.f64 y (neg.f64 x))) |
(*.f64 #s(literal -10 binary64) (-.f64 x (neg.f64 y))) |
(*.f64 #s(literal -10 binary64) (+.f64 y x)) |
(*.f64 #s(literal 10 binary64) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y))))) (*.f64 (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))))) (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (fma.f64 (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) (*.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64)))) (*.f64 #s(literal -10 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) (*.f64 (*.f64 y y) #s(literal 100 binary64)))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64))) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 #s(literal -10 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 10000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 2 binary64)))) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(/.f64 (fma.f64 #s(literal -1000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 3 binary64)))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal -10 binary64)))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 #s(literal -10 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (neg.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) |
(neg.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 100 binary64) x) x (*.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 y x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (*.f64 (*.f64 x x) #s(literal 100 binary64))) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 100 binary64) x) x (*.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 y x)))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) (*.f64 y #s(literal -10 binary64))) (*.f64 (*.f64 x x) #s(literal 100 binary64))) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 100 binary64) x) x (*.f64 y (fma.f64 #s(literal 100 binary64) y (*.f64 x #s(literal 100 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x)))) (*.f64 #s(literal -10 binary64) (+.f64 y x)) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (*.f64 x #s(literal -100 binary64)) (/.f64 (neg.f64 x) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (/.f64 #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 3/2 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (pow.f64 (*.f64 y #s(literal -10 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y #s(literal -10 binary64)) #s(literal 3/2 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (neg.f64 y) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 10 binary64)) (/.f64 (*.f64 (fabs.f64 x) #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 #s(literal 1000 binary64) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1000 binary64) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 #s(literal -1000 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (*.f64 #s(literal 10 binary64) x) (/.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (/.f64 (*.f64 y #s(literal -10 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (/.f64 (*.f64 #s(literal -10 binary64) x) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal -1000 binary64) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (*.f64 #s(literal -10 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 (*.f64 #s(literal -10 binary64) x) (/.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (*.f64 y #s(literal -10 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(fma.f64 y #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) x)) |
(fma.f64 #s(literal -10 binary64) y (*.f64 #s(literal -10 binary64) x)) |
(fma.f64 #s(literal -10 binary64) x (*.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64))) |
(fma.f64 #s(literal -10 binary64) x (*.f64 y #s(literal -10 binary64))) |
(fma.f64 #s(literal 10 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 #s(literal 10 binary64) (neg.f64 y) (*.f64 #s(literal -10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64))) |
(fma.f64 #s(literal 10 binary64) (neg.f64 x) (*.f64 y #s(literal -10 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 y #s(literal -10 binary64))) |
(fma.f64 x #s(literal -10 binary64) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64))) |
(fma.f64 x #s(literal -10 binary64) (*.f64 y #s(literal -10 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 #s(literal -10 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y))))) |
(-.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 y #s(literal 10 binary64))) |
(-.f64 (*.f64 y #s(literal -10 binary64)) (*.f64 #s(literal 10 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) |
(+.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64))) |
(+.f64 (*.f64 #s(literal -10 binary64) x) (*.f64 y #s(literal -10 binary64))) |
(+.f64 (*.f64 y #s(literal -10 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(neg.f64 x) |
(*.f64 (neg.f64 y) #s(literal 10 binary64)) |
(*.f64 y #s(literal -10 binary64)) |
(*.f64 #s(literal -10 binary64) y) |
(*.f64 #s(literal 10 binary64) (neg.f64 y)) |
(neg.f64 (*.f64 y #s(literal 10 binary64))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -10 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64))) |
(*.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 10 binary64)) |
(*.f64 #s(literal -1/10 binary64) (neg.f64 x)) |
(*.f64 (/.f64 x #s(literal -10 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64))) |
(*.f64 (neg.f64 x) #s(literal -1/10 binary64)) |
(*.f64 x #s(literal 1/10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -10 binary64)) #s(literal -10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 100 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) x) #s(literal -100 binary64)) |
(neg.f64 (*.f64 #s(literal -10 binary64) (/.f64 x #s(literal 100 binary64)))) |
(neg.f64 (*.f64 x #s(literal -1/10 binary64))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 y #s(literal -10 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64))) |
(*.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -10 binary64)) |
(*.f64 (/.f64 y #s(literal -10 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/10 binary64) y) |
(*.f64 y #s(literal 1/10 binary64)) |
(*.f64 #s(literal -10 binary64) (/.f64 y #s(literal -100 binary64))) |
(*.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64))) |
(/.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal -10 binary64)) #s(literal -10 binary64)) |
(/.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64)) |
(/.f64 (*.f64 y #s(literal -10 binary64)) #s(literal -100 binary64)) |
(neg.f64 (*.f64 y #s(literal -1/10 binary64))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 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 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (*.f64 #s(literal -10 binary64) (-.f64 x y))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 y x) #s(literal 10 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (/.f64 #s(literal 1/10 binary64) (-.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 #s(literal 1/10 binary64) (-.f64 y x))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1/10 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(*.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) (/.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64))) #s(literal -100 binary64)) #s(literal -100 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal -10 binary64)) #s(literal -10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/10 binary64)) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) #s(literal -10 binary64)) #s(literal -100 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal -1/10 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 y #s(literal -1/10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y))) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) (neg.f64 (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal -100 binary64) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 #s(literal -100 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal -10 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 #s(literal -100 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -10 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal -100 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -10 binary64)) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal -100 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) #s(literal -10 binary64)) (*.f64 (-.f64 x y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal -10 binary64)) (*.f64 (-.f64 y x) #s(literal -100 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -10 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal -100 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal 1000 binary64)) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal -10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal -10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64))) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 y x)) #s(literal -100 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 10000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 10000 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 6 binary64)) (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 1/10 binary64)) y)))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 y x) #s(literal 100 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 1000000 binary64) (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1000000 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 x #s(literal 100 binary64)) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (*.f64 (fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal -10 binary64))) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (*.f64 x #s(literal -100 binary64)) x (*.f64 (*.f64 y y) #s(literal 100 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal -10 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) y (*.f64 x #s(literal 1000 binary64))) #s(literal 10000 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal -10 binary64))) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 y x) #s(literal -10 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 x y) #s(literal -10 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (neg.f64 (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal 100 binary64))) |
(/.f64 (fma.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal -10 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) #s(literal 100 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) #s(literal -100 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -10 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y #s(literal -10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal -1/10 binary64) (neg.f64 x) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 y #s(literal -100 binary64)) #s(literal -10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal -10 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (/.f64 y #s(literal -10 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(fma.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal -10 binary64) (/.f64 y #s(literal -100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 (neg.f64 x) #s(literal -1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) (/.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 y y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) #s(literal 10 binary64))) (/.f64 (*.f64 x x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 10 binary64)) (/.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 10 binary64)) (/.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal -100 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) y) (/.f64 y (*.f64 #s(literal -10 binary64) (-.f64 x y)))) #s(literal -100 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -10 binary64) (/.f64 x #s(literal 100 binary64)))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 x #s(literal -1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 y #s(literal -1/10 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal 10 binary64)) (-.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1000 binary64)) #s(literal 10000 binary64)) (/.f64 (*.f64 #s(literal 1000 binary64) y) #s(literal 10000 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64))) (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 10 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1000 binary64)) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 100 binary64) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x #s(literal -100 binary64)) y))) #s(literal -100 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -100 binary64) y) y) (*.f64 (*.f64 #s(literal -10 binary64) (-.f64 x y)) #s(literal -100 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) #s(literal 10 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x)) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x)))) (*.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))) (fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x))) (fma.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 y x) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (-.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 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (fabs.f64 y) (/.f64 (fabs.f64 y) (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 x y)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (neg.f64 (neg.f64 y)) x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 x y)))) |
(+.f64 y x) |
(+.f64 x (neg.f64 (neg.f64 y))) |
(+.f64 x y) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ x y) x) #s(literal -10 binary64))) |
#s(approx (+ x y) x) |
(neg.f64 (neg.f64 #s(approx (+ x y) x))) |
Compiled 8 910 to 1 188 computations (86.7% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 371 | 2 | 373 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 372 | 8 | 380 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ▶ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.6% | (*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 62 to 55 computations (11.3% saved)
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal 1/10 binary64) x) | |
| cost-diff | 1 | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) | |
| cost-diff | 0 | #s(approx (+ x y) y) | |
| cost-diff | 0 | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (-.f64 (neg.f64 x) y) | |
| cost-diff | 0 | (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) | |
| cost-diff | 3 | (*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 50 |
| 0 | 22 | 52 |
| 1 | 36 | 52 |
| 2 | 51 | 48 |
| 3 | 81 | 48 |
| 4 | 137 | 46 |
| 5 | 266 | 46 |
| 6 | 479 | 46 |
| 7 | 596 | 46 |
| 8 | 625 | 46 |
| 9 | 635 | 46 |
| 0 | 635 | 46 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
#s(literal 10 binary64) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) |
(-.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
#s(literal -100 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
y |
#s(literal 10 binary64) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
y |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
x |
| Outputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
#s(literal 10 binary64) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) |
(-.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
#s(literal -100 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
y |
#s(literal 10 binary64) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
y |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
x |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1953125 | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) | |
| accuracy | 0.359375 | (*.f64 #s(literal 1/10 binary64) x) | |
| accuracy | 0.01171875 | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| accuracy | 33.34471744310029 | #s(approx (+ x y) y) | |
| accuracy | 0.0 | (-.f64 (neg.f64 x) y) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.0078125 | (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) | |
| accuracy | 0.24609375 | (*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
| 41.0ms | 256× | 0 | valid |
Compiled 49 to 16 computations (67.3% saved)
ival-neg: 15.0ms (47.8% of total)ival-div: 4.0ms (12.8% of total)ival-mult: 4.0ms (12.8% of total)const: 3.0ms (9.6% of total)ival-add: 2.0ms (6.4% of total)ival-sub: 1.0ms (3.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) |
(-.f64 (neg.f64 x) y) |
(neg.f64 x) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
| Outputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 x) y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) y) #s(hole binary64 (* x (- (* -1 (/ y x)) 1)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* x (+ 1 (/ y x)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 y) x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* y (- (* -1 (/ x y)) 1)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* y (+ 1 (/ x y)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (- (neg x) y) (neg x) (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) (* 1/10 x)) |
| 1.0ms | x | @ | -inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (- (neg x) y) (neg x) (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) (* 1/10 x)) |
| 1.0ms | x | @ | inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (- (neg x) y) (neg x) (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) (* 1/10 x)) |
| 1.0ms | x | @ | 0 | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (- (neg x) y) (neg x) (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) (* 1/10 x)) |
| 1.0ms | y | @ | inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (- (neg x) y) (neg x) (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) (* 1/10 x)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 487 |
| 1 | 256 | 487 |
| 2 | 558 | 438 |
| 3 | 1475 | 417 |
| 4 | 5874 | 417 |
| 0 | 8098 | 417 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 x) y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) y) #s(hole binary64 (* x (- (* -1 (/ y x)) 1)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* x (+ 1 (/ y x)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 y) x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* y (- (* -1 (/ x y)) 1)))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* y (+ 1 (/ x y)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
| Outputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (neg x) y) (neg.f64 y)) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 x) y))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 x) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 x))) |
#s(approx (- (neg x) y) (neg.f64 x)) |
#s(approx (- (neg x) y) #s(hole binary64 (* x (- (* -1 (/ y x)) 1)))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* x (+ 1 (/ y x)))))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (- (* -1 y) x))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (* y (- (* -1 (/ x y)) 1)))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (- (neg x) y) #s(hole binary64 (* -1 (* y (+ 1 (/ x y)))))) |
#s(approx (- (neg x) y) (-.f64 (neg.f64 x) y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 41 |
| 0 | 22 | 41 |
| 1 | 79 | 40 |
| 2 | 488 | 38 |
| 0 | 4733 | 38 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) |
(-.f64 (neg.f64 x) y) |
(neg.f64 x) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
| Outputs |
|---|
(*.f64 (neg.f64 (-.f64 (neg.f64 x) y)) #s(literal 1/10 binary64)) |
(*.f64 (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) #s(literal 10 binary64)) |
(*.f64 (-.f64 (neg.f64 x) y) #s(literal -1/10 binary64)) |
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 2 binary64))) #s(literal 10 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 3 binary64))) #s(literal 10 binary64)) (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -100 binary64) (neg.f64 x) (*.f64 #s(literal 100 binary64) y)) #s(literal 10 binary64)) #s(literal 10000 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64))) |
(/.f64 (*.f64 #s(literal 10 binary64) (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 10 binary64) (fma.f64 #s(literal -100 binary64) (neg.f64 x) (*.f64 #s(literal 100 binary64) y))) #s(literal 10000 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 10 binary64) (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 10 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64))) |
(/.f64 (*.f64 #s(literal -10 binary64) (-.f64 (neg.f64 x) y)) #s(literal 100 binary64)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) #s(literal 10 binary64)) #s(literal -100 binary64)) |
(neg.f64 (/.f64 (*.f64 #s(literal -10 binary64) (-.f64 (neg.f64 x) y)) #s(literal -100 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) y) #s(literal 10 binary64)) #s(literal 100 binary64))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) #s(literal -10 binary64))) |
(neg.f64 (*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal 100 binary64)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (neg.f64 x) y) #s(literal 100 binary64)) #s(literal 10 binary64))) |
(neg.f64 (*.f64 #s(literal -10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)))) |
(*.f64 (/.f64 (+.f64 y (neg.f64 x)) (+.f64 y (neg.f64 x))) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y (neg.f64 x))) (/.f64 (-.f64 x y) #s(literal -100 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(*.f64 (+.f64 y (neg.f64 x)) (/.f64 (-.f64 (neg.f64 x) y) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (neg.f64 x) y) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (neg.f64 x) (*.f64 #s(literal 100 binary64) y)) #s(literal -100 binary64)) #s(literal -100 binary64)) |
(/.f64 (-.f64 x (neg.f64 y)) #s(literal 100 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -100 binary64) (neg.f64 x) (*.f64 #s(literal 100 binary64) y))) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 100 binary64) (neg.f64 y))) #s(literal 10000 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal -100 binary64)) (*.f64 #s(literal 100 binary64) y)) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal 100 binary64)) (*.f64 #s(literal -100 binary64) (neg.f64 y))) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 100 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 (neg.f64 y) x) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y (neg.f64 x)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (neg.f64 (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -100 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal 100 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64)))) |
(/.f64 (fma.f64 #s(literal -100 binary64) (neg.f64 x) (*.f64 #s(literal 100 binary64) y)) #s(literal 10000 binary64)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) y)) #s(literal 100 binary64)) |
(/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 x) y) #s(literal 100 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y #s(literal -100 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 y #s(literal -100 binary64)) (/.f64 (+.f64 (neg.f64 y) x) #s(literal 100 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 x)) #s(literal 10000 binary64)) (/.f64 (*.f64 #s(literal -100 binary64) y) #s(literal 10000 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64))) (/.f64 (*.f64 y y) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) #s(literal -100 binary64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) #s(literal -100 binary64)) (/.f64 (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))) #s(literal -100 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -100 binary64)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal -100 binary64))) |
(-.f64 (/.f64 x #s(literal 100 binary64)) (/.f64 y #s(literal -100 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64))) (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (+.f64 y (neg.f64 x)) #s(literal -100 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 y 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 y (neg.f64 x)) (/.f64 (-.f64 (neg.f64 x) y) (+.f64 y (neg.f64 x)))) |
(*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 (neg.f64 x) y) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (*.f64 x (/.f64 x (+.f64 y (neg.f64 x))))) (*.f64 (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))) (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))))) (fma.f64 x (/.f64 x (+.f64 y (neg.f64 x))) (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (fma.f64 (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))) (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))) (*.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (*.f64 y (/.f64 y (+.f64 y (neg.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y (neg.f64 x))) (*.f64 (+.f64 y (neg.f64 x)) (*.f64 y y))) (*.f64 (+.f64 y (neg.f64 x)) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (neg.f64 (+.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 y (neg.f64 x))) |
(neg.f64 (neg.f64 (-.f64 (neg.f64 x) y))) |
(fma.f64 (/.f64 (*.f64 x 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 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 (neg.f64 x) y) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (+.f64 y (neg.f64 x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (+.f64 y (neg.f64 x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(fma.f64 x (/.f64 x (+.f64 y (neg.f64 x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(-.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (*.f64 y (/.f64 y (+.f64 y (neg.f64 x))))) |
(-.f64 (neg.f64 x) y) |
(+.f64 (*.f64 x (/.f64 x (+.f64 y (neg.f64 x)))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y (neg.f64 x)))) |
(neg.f64 x) |
(/.f64 (neg.f64 #s(approx (+ x y) y)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ x y) y) #s(literal -10 binary64))) |
#s(approx (+ x y) y) |
(neg.f64 (neg.f64 #s(approx (+ x y) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (+.f64 y x) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) #s(literal 1/10 binary64)) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/10 binary64)) (-.f64 y x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) #s(literal 1/10 binary64)) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1/10 binary64) (-.f64 x (neg.f64 y))) |
(*.f64 #s(literal 1/10 binary64) (-.f64 y (neg.f64 x))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 y x) y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x)))) (*.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) (fma.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x)) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (fma.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))) (*.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/10 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (-.f64 x y) (+.f64 y x)))) (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/10 binary64)) (*.f64 #s(literal 1/100 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/10 binary64)) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/10000 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/100 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1000000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/10000 binary64) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) y) #s(literal 2 binary64)))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 #s(literal 1/1000000 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1/1000000000 binary64) (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 9 binary64))) (*.f64 (fma.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/1000000 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 #s(literal -1/10 binary64) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) |
(/.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 #s(literal -1/10 binary64) (-.f64 y x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))))) |
(neg.f64 (*.f64 #s(literal -1/10 binary64) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 #s(literal 1/1000 binary64) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (+.f64 y x) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/1000000 binary64) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y)) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))) (*.f64 #s(literal 1/10000 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/10 binary64)) #s(literal 1/10 binary64)) (/.f64 #s(literal 1/10 binary64) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 1/10 binary64)) (/.f64 y (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/10 binary64) y) #s(literal 1/10 binary64)) (/.f64 (*.f64 #s(literal -1/10 binary64) y) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 y) #s(literal 1/10 binary64)) #s(literal 1/10 binary64)) (/.f64 (*.f64 (fabs.f64 y) #s(literal 1/10 binary64)) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1/10 binary64)) (/.f64 #s(literal 1/100 binary64) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 1/10 binary64)) (/.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 y #s(literal 1/10 binary64)) (/.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/10 binary64)) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/10 binary64)) (/.f64 #s(literal 1/10 binary64) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/100 binary64) y) (/.f64 y (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 1/100 binary64) (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/10 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/10 binary64))) |
(fma.f64 (*.f64 #s(literal -1/10 binary64) y) (/.f64 (*.f64 #s(literal -1/10 binary64) y) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1/10 binary64)) (/.f64 (*.f64 (fabs.f64 y) #s(literal 1/10 binary64)) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 1/1000 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 1/1000 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/10 binary64) x) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/10 binary64) y) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1/100 binary64) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1/1000 binary64) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/1000 binary64) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1/10 binary64) y) (/.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/10 binary64) y) (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal 1/10 binary64) x) (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/10 binary64)) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 (neg.f64 x) #s(literal -1/10 binary64))) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1/10 binary64))) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 y (/.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 (-.f64 y x) #s(literal 1/10 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 (neg.f64 x) #s(literal -1/10 binary64))) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1/10 binary64))) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 y y)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 x x) (-.f64 y x)))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/10 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x)))) (*.f64 #s(literal 1/10 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y x) y (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (-.f64 x y) (*.f64 #s(literal 1/100 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) (/.f64 (*.f64 y y) (-.f64 y x))) (/.f64 (neg.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 x x))) (*.f64 (-.f64 y x) #s(literal 1/10 binary64)))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (neg.f64 x) #s(literal -1/10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1/10 binary64))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 x #s(literal 1/10 binary64)) |
(neg.f64 (*.f64 #s(literal -1/10 binary64) x)) |
Compiled 5 160 to 736 computations (85.7% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 218 | 3 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 4 | 5 |
| Total | 219 | 10 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ✓ | 99.6% | (*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
| ▶ | 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
| ▶ | 47.7% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
| ▶ | 54.2% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 95 to 84 computations (11.6% saved)
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | (*.f64 (+.f64 y x) #s(literal 1/100 binary64)) | |
| cost-diff | 0 | #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/100 binary64) y) | |
| cost-diff | 0 | #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) | |
| cost-diff | 0 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/100 binary64) x) | |
| cost-diff | 0 | #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 94 |
| 0 | 25 | 94 |
| 1 | 35 | 94 |
| 2 | 39 | 94 |
| 3 | 53 | 94 |
| 4 | 70 | 94 |
| 5 | 108 | 94 |
| 6 | 133 | 94 |
| 7 | 173 | 94 |
| 8 | 195 | 94 |
| 9 | 208 | 94 |
| 10 | 221 | 94 |
| 0 | 221 | 94 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
#s(literal 1/100 binary64) |
x |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
#s(literal 1/100 binary64) |
y |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/100 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 1/100 binary64) |
| Outputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
#s(literal 1/100 binary64) |
x |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
#s(literal 1/100 binary64) |
y |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) #s(literal 10 binary64)) |
#s(literal 10 binary64) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/100 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 1/100 binary64) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 y x) | |
| accuracy | 0.0 | #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) | |
| accuracy | 0.12890625 | (*.f64 (+.f64 y x) #s(literal 1/100 binary64)) | |
| accuracy | 0.24609375 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) | |
| accuracy | 0.1328125 | (*.f64 #s(literal 1/100 binary64) y) | |
| accuracy | 0.24609375 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) | |
| accuracy | 33.34512336346954 | #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) | |
| accuracy | 0.15234375 | (*.f64 #s(literal 1/100 binary64) x) | |
| accuracy | 0.24609375 | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) | |
| accuracy | 29.198607565122934 | #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
| 32.0ms | 256× | 0 | valid |
Compiled 68 to 15 computations (77.9% saved)
ival-mult: 6.0ms (36.3% of total)const: 4.0ms (24.2% of total)ival-div: 2.0ms (12.1% of total)ival-add: 1.0ms (6.1% of total)ival-sub: 1.0ms (6.1% of total)ival-neg: 1.0ms (6.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/100 binary64)) |
(+.f64 y x) |
| Outputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* 1/100 x) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 y))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/100 y) #s(hole binary64 (* 1/100 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 x) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 y) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* (+ y x) 1/100) (+ y x)) |
| 1.0ms | x | @ | inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 x) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 y) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* (+ y x) 1/100) (+ y x)) |
| 1.0ms | y | @ | -inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 x) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 y) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* (+ y x) 1/100) (+ y x)) |
| 1.0ms | y | @ | inf | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 x) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 y) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* (+ y x) 1/100) (+ y x)) |
| 1.0ms | x | @ | 0 | ((* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 x) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* 1/100 y) (* 10 (/ (- (neg x) y) -100)) (/ (- (neg x) y) -100) (* (+ y x) 1/100) (+ y x)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 313 |
| 1 | 220 | 313 |
| 2 | 447 | 285 |
| 3 | 1200 | 278 |
| 4 | 5000 | 278 |
| 0 | 8084 | 278 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* 1/100 x) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 y))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/100 y) #s(hole binary64 (* 1/100 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 y))) |
#s(approx (* (+ y x) 1/100) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (* 1/100 x) #s(hole binary64 (* 1/100 x))) |
#s(approx (* 1/100 x) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 y))) |
#s(approx (* (+ y x) 1/100) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* 1/100 x))) |
#s(approx (* (+ y x) 1/100) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* 1/100 y) #s(hole binary64 (* 1/100 y))) |
#s(approx (* 1/100 y) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* 10 (/ (- (neg x) y) -100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* 10 (/ (- (neg x) y) -100)) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
#s(approx (/ (- (neg x) y) -100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (* (+ y x) 1/100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* (+ y x) 1/100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (+.f64 y x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 84 |
| 0 | 25 | 84 |
| 1 | 62 | 84 |
| 2 | 305 | 78 |
| 0 | 3003 | 78 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/100 binary64)) |
(+.f64 y x) |
| Outputs |
|---|
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
(*.f64 x #s(literal 1/100 binary64)) |
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 y #s(literal 1/100 binary64)) |
(*.f64 #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/100 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/100 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 #s(literal 1/100 binary64) (-.f64 y x))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/100 binary64) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (+.f64 y x) #s(literal 1/100 binary64)) |
(*.f64 #s(literal 1/100 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/100 binary64)) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/100 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x))) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y))) (-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x)) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) y)) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/100 binary64))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/100 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/100 binary64))) |
(fma.f64 #s(literal 1/100 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (*.f64 #s(literal 1/100 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 #s(literal 1/100 binary64) x (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 x #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal -1/100 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/100 binary64))) |
(-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal -1/100 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/100 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/100 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 1/100 binary64))) |
(+.f64 (*.f64 #s(literal 1/100 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 #s(literal 1/100 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (+.f64 y x) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (/.f64 (-.f64 (neg.f64 x) y) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x)))) (*.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))) (fma.f64 y (/.f64 y (-.f64 y x)) (*.f64 x (/.f64 x (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 y (/.f64 y (-.f64 y x))) (fma.f64 (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))) (*.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (neg.f64 (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x y) x (*.f64 y y))) |
(neg.f64 (-.f64 (neg.f64 x) y)) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (fma.f64 y y (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 (neg.f64 x) y) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (fabs.f64 y) (/.f64 (fabs.f64 y) (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 (neg.f64 x) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 y (/.f64 y (-.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (-.f64 x y) x (*.f64 y y))))) |
(-.f64 (*.f64 y (/.f64 y (-.f64 y x))) (*.f64 x (/.f64 x (-.f64 y x)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 (*.f64 y (/.f64 y (-.f64 y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x y) x (*.f64 y y)))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 3 739 to 608 computations (83.7% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 1 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 6 | 7 |
| Total | 124 | 10 | 134 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)))) | |
| ✓ | 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
| ✓ | 47.7% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
| ✓ | 54.2% | (*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 226 to 135 computations (40.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)))) |
(*.f64 #s(literal 10 binary64) (/.f64 (-.f64 (neg.f64 x) y) #s(literal -100 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
4 calls:
| 5.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 4.0ms | y |
| 4.0ms | (+.f64 x y) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
4 calls:
| 3.0ms | (+.f64 x y) |
| 3.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 x y) |
| 99.6% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
4 calls:
| 3.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f64 x y) |
| 99.4% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
4 calls:
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (+.f64 x y) |
| 98.0% | 2 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 84.1% | 2 | x |
| 83.8% | 2 | y |
Compiled 10 to 12 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | y |
| 54.1% | 1 | x |
| 54.1% | 1 | (+.f64 x y) |
| 54.1% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.529668460726159e-252 | 7.82550598996691e-269 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 65 |
| 1 | 33 | 65 |
| 2 | 36 | 65 |
| 3 | 38 | 65 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x y) #s(literal 10 binary64)) #s(literal -8254602048994769/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (- (neg x) y) -100) (*.f64 (+.f64 y x) #s(literal 1/100 binary64)))) |
#s(approx (/ (+ x y) 10) (*.f64 (+.f64 y x) #s(literal 1/10 binary64))) |
(if (<=.f64 (/.f64 (+.f64 x y) #s(literal 10 binary64)) #s(literal -8254602048994769/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| 1× | fuel |
Compiled 65 to 27 computations (58.5% saved)
(sort x y)
Compiled 160 to 84 computations (47.5% saved)
Loading profile data...