
Time bar (total: 6.4s)
| 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 10 to 5 computations (50% saved)
| 836.0ms | 8 256× | 0 | valid |
ival-hypot: 378.0ms (97% of total)ival-true: 8.0ms (2.1% of total)ival-assert: 4.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 121 | 0 | - | 1 | (-2.696443002706279e-160 2.034693359635632e-202) | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | oflow-rescue | 107 | 0 |
| ↳ | (*.f64 y y) | overflow | 63 | |
| ↳ | (*.f64 x x) | overflow | 60 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 107 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | uflow-rescue | 13 | 0 |
| ↳ | (*.f64 y y) | underflow | 63 | |
| ↳ | (*.f64 x x) | underflow | 48 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | underflow | 13 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 120 | 1 |
| - | 0 | 135 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 120 | 0 | 1 |
| - | 0 | 0 | 135 |
| number | freq |
|---|---|
| 0 | 136 |
| 1 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 72.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-hypot: 9.0ms (46.8% of total)ival-mult: 7.0ms (36.4% of total)ival-add: 2.0ms (10.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 42 | 42 |
| 2 | 92 | 42 |
| 3 | 117 | 42 |
| 4 | 155 | 42 |
| 0 | 6 | 8 |
| 0 | 10 | 8 |
| 1 | 21 | 8 |
| 2 | 60 | 8 |
| 3 | 117 | 8 |
| 4 | 154 | 8 |
| 0 | 154 | 3 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| Outputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(hypot.f64 y x) |
(abs y)
(abs x)
(sort x y)
Compiled 8 to 6 computations (25% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.3% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) | |
| cost-diff | 4 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 0 | 10 | 23 |
| 1 | 21 | 23 |
| 2 | 60 | 23 |
| 3 | 117 | 23 |
| 4 | 154 | 23 |
| 0 | 154 | 17 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(hypot.f64 y x) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.0078125 | (+.f64 (*.f64 x x) (*.f64 y y)) | |
| accuracy | 27.976152816462417 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 26.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-hypot: 13.0ms (67.5% of total)ival-mult: 3.0ms (15.6% of total)ival-add: 1.0ms (5.2% of total)ival-assert: 1.0ms (5.2% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(pow y 2) |
(+ (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | y | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 441 |
| 1 | 323 | 441 |
| 2 | 1251 | 437 |
| 3 | 6235 | 435 |
| 0 | 8273 | 400 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(pow y 2) |
(+ (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) y) (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(pow y 2) |
(*.f64 y y) |
(+ (pow x 2) (pow y 2)) |
(fma.f64 y y (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (/.f64 y x) x) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) x) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 y x) x) y #s(literal 1 binary64)) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) y) (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) y) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)))) y) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) y y) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) y) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 39 | 21 |
| 2 | 346 | 21 |
| 3 | 5889 | 21 |
| 0 | 8197 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (hypot.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) #s(literal 1/2 binary64)) (hypot.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (+.f64 y x))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (pow.f64 (neg.f64 (+.f64 (neg.f64 y) x)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (pow.f64 (neg.f64 (-.f64 (neg.f64 x) (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (pow.f64 (-.f64 (neg.f64 y) (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (pow.f64 (neg.f64 (-.f64 (neg.f64 x) y)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (pow.f64 (-.f64 y (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (neg.f64 (+.f64 y x))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (neg.f64 x) (neg.f64 y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 (neg.f64 y) x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (neg.f64 x) y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 x y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 y) y)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y))) (sqrt.f64 (neg.f64 (+.f64 y x)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (neg.f64 x) y)) (sqrt.f64 (+.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (+.f64 y x))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (pow.f64 (neg.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (pow.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (-.f64 x y))) |
(*.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 y y)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (hypot.f64 y x) (pow.f64 (/.f64 (fma.f64 y y (*.f64 x x)) (fma.f64 y y (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x)) (pow.f64 (/.f64 (fma.f64 y y (*.f64 x x)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 y y (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(/.f64 (neg.f64 (pow.f64 (hypot.f64 y x) #s(literal 2 binary64))) (neg.f64 (hypot.f64 y x))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x)))) |
(/.f64 (pow.f64 (hypot.f64 y x) #s(literal 2 binary64)) (hypot.f64 y x)) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (hypot.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 y y (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (fma.f64 y y (*.f64 x x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (hypot.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (hypot.f64 y x))) (sinh.f64 (log.f64 (hypot.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 y y (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (+.f64 y x))) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (+.f64 (neg.f64 y) x)) (-.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 y x))) |
(*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (neg.f64 (+.f64 y x)) (-.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 (+.f64 y x)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) |
(*.f64 (-.f64 (neg.f64 x) y) (+.f64 (neg.f64 y) x)) |
(*.f64 (+.f64 (neg.f64 y) x) (neg.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (+.f64 (neg.f64 y) x) (-.f64 (neg.f64 y) x)) |
(*.f64 (+.f64 (neg.f64 y) x) (-.f64 y (neg.f64 x))) |
(*.f64 (+.f64 (neg.f64 y) x) (-.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(*.f64 (+.f64 y x) (neg.f64 (-.f64 x y))) |
(*.f64 (+.f64 y x) (-.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(*.f64 (fma.f64 y y (*.f64 x x)) (/.f64 (fma.f64 y y (*.f64 x x)) (fma.f64 y y (*.f64 x x)))) |
(*.f64 (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 y y (*.f64 x x)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (+.f64 y x))) (-.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (neg.f64 y) x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (*.f64 (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 y) y))) |
(neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(neg.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 y y (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64)))) (fma.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 (neg.f64 x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 x (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 x (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y x)) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y x)) (/.f64 x (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 x (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (neg.f64 x) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 x (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 (*.f64 y y) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 x x) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 x) x (*.f64 y y)) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 y y (*.f64 (neg.f64 x) x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(fma.f64 x (neg.f64 x) (*.f64 y y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) x) (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
Compiled 4 457 to 759 computations (83% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 238 | 5 | 243 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 239 | 5 | 244 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (hypot.f64 y x) |
| ▶ | 56.3% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ▶ | 56.1% | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
| ▶ | 94.0% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
| ▶ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
Compiled 100 to 70 computations (30% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (fma.f64 y y (*.f64 x x)) | |
| cost-diff | 4 | (sqrt.f64 (fma.f64 y y (*.f64 x x))) | |
| cost-diff | 0 | (*.f64 y y) | |
| cost-diff | 0 | #s(approx (+ (* x x) (* y y)) (*.f64 y y)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) | |
| cost-diff | 0 | (hypot.f64 y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 94 |
| 0 | 28 | 82 |
| 1 | 46 | 82 |
| 2 | 117 | 82 |
| 3 | 270 | 82 |
| 4 | 487 | 82 |
| 5 | 653 | 82 |
| 6 | 666 | 82 |
| 0 | 666 | 82 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(hypot.f64 y x) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
x |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
y |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
y |
(*.f64 x x) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(*.f64 x x) |
x |
| Outputs |
|---|
(hypot.f64 y x) |
(hypot.f64 x y) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
x |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
y |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(hypot.f64 x y) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
y |
(*.f64 x x) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(*.f64 x x) |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (/.f64 #s(literal 1/2 binary64) y) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.3050617367072431 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) | |
| accuracy | 3.856460258302849 | (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) | |
| accuracy | 0.0 | (fma.f64 y y (*.f64 x x)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 27.976152816462417 | (sqrt.f64 (fma.f64 y y (*.f64 x x))) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.12140419361644328 | #s(approx (+ (* x x) (* y y)) (*.f64 y y)) | |
| accuracy | 27.976152816462417 | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 62.852660910384344 | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) | |
| accuracy | 0.0 | (hypot.f64 y x) |
| 103.0ms | 256× | 0 | valid |
Compiled 88 to 15 computations (83% saved)
ival-hypot: 13.0ms (44.6% of total)ival-mult: 7.0ms (24% of total)ival-add: 5.0ms (17.1% of total)ival-div: 3.0ms (10.3% of total)ival-neg: 2.0ms (6.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(hypot.f64 y x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(/.f64 #s(literal 1/2 binary64) y) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* -1 x) |
(pow y 2) |
(+ (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(/ 1/2 y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((sqrt (+ (* y y) (* x x))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (/ 1/2 y)) |
| 1.0ms | y | @ | -inf | ((sqrt (+ (* y y) (* x x))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (/ 1/2 y)) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* y y) (* x x))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (/ 1/2 y)) |
| 1.0ms | y | @ | 0 | ((sqrt (+ (* y y) (* x x))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (/ 1/2 y)) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* y y) (* x x))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (/ 1/2 y)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 483 |
| 1 | 349 | 483 |
| 2 | 1327 | 466 |
| 3 | 6699 | 466 |
| 0 | 8417 | 428 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* -1 x) |
(pow y 2) |
(+ (pow x 2) (pow y 2)) |
(pow x 2) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(/ 1/2 y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) y) y) (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(* -1 x) |
(neg.f64 x) |
(pow y 2) |
(*.f64 y y) |
(+ (pow x 2) (pow y 2)) |
(fma.f64 x x (*.f64 y y)) |
(pow x 2) |
(*.f64 x x) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 y (*.f64 x x)) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) y #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) y #s(literal 1 binary64)))) x) |
(* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(*.f64 (*.f64 (-.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) y #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) y #s(literal 1 binary64)))) (neg.f64 x)) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) y) (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))) |
(fma.f64 (/.f64 (*.f64 x x) y) y (*.f64 y y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) (neg.f64 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 82 |
| 0 | 28 | 70 |
| 1 | 87 | 70 |
| 2 | 720 | 70 |
| 0 | 9851 | 70 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(hypot.f64 y x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(/.f64 #s(literal 1/2 binary64) y) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 x y))) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 x) y)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (sqrt.f64 (-.f64 (neg.f64 y) (neg.f64 x)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (sqrt.f64 (-.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 y y)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 x y) (hypot.f64 x y))) (neg.f64 (hypot.f64 x y))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (fma.f64 x x (*.f64 y y)) (*.f64 x y)))) |
(/.f64 (*.f64 (hypot.f64 x y) (hypot.f64 x y)) (hypot.f64 x y)) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (hypot.f64 (fma.f64 x x (*.f64 y y)) (*.f64 x y))) |
(sqrt.f64 (fma.f64 x x (*.f64 y y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(approx (+ (* x x) (* y y)) (*.f64 y y))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 x y))) (sqrt.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 x) y)) (sqrt.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.f64 (sqrt.f64 (neg.f64 (+.f64 y x))) (sqrt.f64 (-.f64 (neg.f64 y) (neg.f64 x)))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 y) x)) (sqrt.f64 (-.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (+.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 y y)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 x y) (hypot.f64 x y))) (neg.f64 (hypot.f64 x y))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (fma.f64 x x (*.f64 y y)) (*.f64 x y)))) |
(/.f64 (*.f64 (hypot.f64 x y) (hypot.f64 x y)) (hypot.f64 x y)) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (hypot.f64 (fma.f64 x x (*.f64 y y)) (*.f64 x y))) |
(sqrt.f64 (fma.f64 x x (*.f64 y y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (+.f64 x y))) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (+.f64 (neg.f64 x) y)) (-.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (neg.f64 (+.f64 y x))) (-.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 (+.f64 (neg.f64 y) x)) (-.f64 (neg.f64 y) x)) |
(*.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 x y))) |
(*.f64 (neg.f64 (+.f64 x y)) (neg.f64 (-.f64 (neg.f64 x) (neg.f64 y)))) |
(*.f64 (neg.f64 (+.f64 x y)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 (+.f64 x y)) (-.f64 x y)) |
(*.f64 (-.f64 (neg.f64 x) y) (+.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (neg.f64 x) y) (neg.f64 (-.f64 (neg.f64 x) y))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(*.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 (+.f64 y x))) |
(*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (-.f64 (neg.f64 y) (neg.f64 x)))) |
(*.f64 (neg.f64 (+.f64 y x)) (-.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x)) |
(*.f64 (-.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) x)) |
(*.f64 (+.f64 (neg.f64 y) x) (neg.f64 (-.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 (neg.f64 y) x) (-.f64 (neg.f64 y) x)) |
(*.f64 (-.f64 y x) (+.f64 y x)) |
(*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) |
(*.f64 (+.f64 y x) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y y)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal 6 binary64)))) (-.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 y) y))) |
(neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(neg.f64 (fma.f64 x x (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (+.f64 (neg.f64 x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (+.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (+.f64 x y))) (/.f64 y (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (neg.f64 x) y)) (/.f64 (neg.f64 y) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (neg.f64 x) y)) (/.f64 y (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x y)) (/.f64 (neg.f64 y) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 x y)) (/.f64 y (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (neg.f64 (+.f64 x y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (+.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (+.f64 x y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 y y) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (neg.f64 x) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (neg.f64 (+.f64 x y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (+.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (+.f64 x y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 (neg.f64 x) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 x (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 (neg.f64 x) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 x (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y x)) (/.f64 (neg.f64 x) (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 y x)) (/.f64 x (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 y x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 x y))) (/.f64 (neg.f64 x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (+.f64 x y))) (/.f64 x (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 x) y)) (/.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (neg.f64 x) y)) (/.f64 x (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 x y)) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 x y)) (/.f64 x (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 (neg.f64 x) y)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (+.f64 x y)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (neg.f64 x) y)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (+.f64 x y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 x y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) (neg.f64 y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 (neg.f64 x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (neg.f64 x) y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 x y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 (neg.f64 y) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (+.f64 y x))) (/.f64 y (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 (neg.f64 y) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (neg.f64 y) x)) (/.f64 y (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 y x)) (/.f64 (neg.f64 y) (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 y x)) (/.f64 y (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 y) (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (neg.f64 y) x)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (neg.f64 (+.f64 y x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 y) (neg.f64 x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (+.f64 (neg.f64 y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (neg.f64 y) x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 y x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 x) x (*.f64 y y)) |
(fma.f64 x (neg.f64 x) (*.f64 y y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 y y)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 y y (*.f64 (neg.f64 x) x)) |
(fma.f64 y y (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 x) x) (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)))) (+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))))))) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) |
(/.f64 (fma.f64 y y (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 y) y)) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y) y) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) y) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) |
(-.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x y)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) y) |
(+.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
Compiled 7 646 to 1 010 computations (86.8% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 3 | 314 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 312 | 7 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 56.3% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 56.1% | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
| ▶ | 99.5% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ▶ | 98.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
| ✓ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ▶ | 4.1% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
Compiled 97 to 64 computations (34% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| cost-diff | 0 | (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) | |
| cost-diff | 0 | (sqrt.f64 y) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) | |
| cost-diff | 4 | (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) | |
| cost-diff | 0 | (/.f64 (*.f64 x x) y) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 150 |
| 0 | 33 | 140 |
| 1 | 65 | 140 |
| 2 | 218 | 140 |
| 3 | 743 | 140 |
| 4 | 1518 | 140 |
| 5 | 1645 | 140 |
| 0 | 1645 | 125 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(sqrt.f64 y) |
y |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) |
(/.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(sqrt.f64 y) |
y |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) | |
| accuracy | 0.0 | (/.f64 #s(literal 1/2 binary64) y) | |
| accuracy | 0.2578125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 0.3050617367072431 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) | |
| accuracy | 0.171875 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) | |
| accuracy | 0.2578125 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 0.3050617367072431 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) | |
| accuracy | 0.49609375 | (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) | |
| accuracy | 0.01953125 | (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) | |
| accuracy | 0.3050617367072431 | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) | |
| accuracy | 6.761345181398486 | (/.f64 (*.f64 x x) y) | |
| accuracy | 61.42807778063196 | #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
| 38.0ms | 256× | 0 | valid |
Compiled 106 to 18 computations (83% saved)
ival-mult: 9.0ms (35.8% of total)ival-hypot: 6.0ms (23.9% of total)ival-div: 5.0ms (19.9% of total)ival-add: 3.0ms (11.9% of total)ival-sqrt: 2.0ms (8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
(sqrt.f64 y) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* 1/2 (/ (pow x 2) y)) |
(/ (pow x 2) y) |
(* 1/2 (/ x y)) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(sqrt y) |
(/ 1/2 y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
(* -1 (* y (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (* (/ (* x x) y) 1/2) (/ (* x x) y) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) (sqrt (+ (* x x) (* y y))) (sqrt y) (* (* (/ 1/2 y) x) x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y)) |
| 3.0ms | y | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (* (/ (* x x) y) 1/2) (/ (* x x) y) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) (sqrt (+ (* x x) (* y y))) (sqrt y) (* (* (/ 1/2 y) x) x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y)) |
| 2.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (* (/ (* x x) y) 1/2) (/ (* x x) y) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) (sqrt (+ (* x x) (* y y))) (sqrt y) (* (* (/ 1/2 y) x) x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y)) |
| 1.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (* (/ (* x x) y) 1/2) (/ (* x x) y) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) (sqrt (+ (* x x) (* y y))) (sqrt y) (* (* (/ 1/2 y) x) x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y)) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (/ 1/2 y) (* x x)) y) (* (/ (* x x) y) 1/2) (/ (* x x) y) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) (sqrt (+ (* x x) (* y y))) (sqrt y) (* (* (/ 1/2 y) x) x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 458 |
| 1 | 362 | 458 |
| 2 | 1390 | 448 |
| 3 | 7488 | 448 |
| 0 | 8777 | 410 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(* 1/2 (/ (pow x 2) y)) |
(/ (pow x 2) y) |
(* 1/2 (/ x y)) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(sqrt y) |
(/ 1/2 y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
(* -1 (* y (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 y (*.f64 x x)) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) x) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(*.f64 (*.f64 (-.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) y) (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(sqrt y) |
(sqrt.f64 y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* -1 (* y (pow (sqrt -1) 2))) |
y |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 130 |
| 0 | 33 | 120 |
| 1 | 122 | 120 |
| 2 | 818 | 120 |
| 0 | 9620 | 105 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x x) y) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
(sqrt.f64 y) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))) |
#s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 (*.f64 x x) (sqrt.f64 y))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x y)) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) x) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x x) (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x y)) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 x y)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 x x) (fabs.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 x (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 x (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (sqrt.f64 y))) (sqrt.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) y) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 x y) x) |
(*.f64 (neg.f64 x) (/.f64 x y)) |
(*.f64 x (/.f64 x y)) |
(pow.f64 (/.f64 x (sqrt.f64 y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) y) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (/.f64 (*.f64 x x) y)) |
(fabs.f64 (/.f64 (*.f64 x x) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) (*.f64 y y))) (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 (sqrt.f64 y) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 (*.f64 x x) (sqrt.f64 y)) y) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x y) y) |
(fma.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x) y) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) x y) |
(fma.f64 (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) y) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) y) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) y) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) x) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x x) (sqrt.f64 y)) y) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x y) y) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 x y) y) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x) y) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) y) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (*.f64 x x) (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 x (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) y) |
(fma.f64 x (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) y) |
(fma.f64 x (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) y) |
(fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) y) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) y) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(+.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) y) |
(+.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 1/4 binary64))) (neg.f64 (pow.f64 y #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 y) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 y) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (neg.f64 (pow.f64 y #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(pow.f64 y #s(literal 1/2 binary64)) |
(neg.f64 (sqrt.f64 y)) |
(sqrt.f64 y) |
(fabs.f64 (sqrt.f64 y)) |
(exp.f64 (/.f64 (log.f64 y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 y))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 y))) (sinh.f64 (log.f64 (sqrt.f64 y)))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 (*.f64 x x) (sqrt.f64 y))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x y)) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x)) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) x) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x x) (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x y)) |
(*.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 x y)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (*.f64 x x) (fabs.f64 (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 x (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 x (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 x (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x))) |
(*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (sqrt.f64 y))) (sqrt.f64 y)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) y) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) (*.f64 y y))) (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (fma.f64 y y (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (*.f64 (sqrt.f64 y) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 (*.f64 x x) (sqrt.f64 y)) y) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 x y) y) |
(fma.f64 (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) (*.f64 x x) y) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) x y) |
(fma.f64 (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y)) y) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (fabs.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) y) |
(fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) y) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) #s(literal 1/2 binary64)) y) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 (/.f64 x (sqrt.f64 y)) x) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x x) (sqrt.f64 y)) y) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x y) y) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 x y) y) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) (neg.f64 x) y) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) x y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) x) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x) y) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/2 binary64) y) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (*.f64 x x) (fabs.f64 (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 x (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) y) |
(fma.f64 x (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) y) |
(fma.f64 x (fabs.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) y) |
(fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) y) x) y) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) y) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))))) |
(+.f64 (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) y) |
(+.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
Compiled 6 895 to 753 computations (89.1% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 229 | 1 | 230 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 2 | 2 | 4 |
| Total | 232 | 5 | 237 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 56.3% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.5% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ✓ | 98.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
| ▶ | 99.1% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
Compiled 72 to 47 computations (34.7% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 40 |
| 0 | 15 | 32 |
| 1 | 40 | 32 |
| 2 | 146 | 32 |
| 3 | 463 | 32 |
| 4 | 935 | 32 |
| 5 | 1254 | 32 |
| 6 | 1320 | 32 |
| 0 | 1320 | 25 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
y |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
y |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.3050617367072431 | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) | |
| accuracy | 0.577619052027183 | #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
| 59.0ms | 256× | 0 | valid |
Compiled 24 to 12 computations (50% saved)
ival-mult: 17.0ms (36.1% of total)ival-hypot: 16.0ms (34% of total)ival-div: 5.0ms (10.6% of total)ival-sqrt: 5.0ms (10.6% of total)ival-add: 3.0ms (6.4% of total)ival-true: 2.0ms (4.3% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 1.0ms | y | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 1.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 432 |
| 1 | 342 | 432 |
| 2 | 1340 | 422 |
| 3 | 7357 | 422 |
| 0 | 8637 | 385 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(* -1 (* y (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
| Outputs |
|---|
y |
(+ y (* 1/2 (/ (pow x 2) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x x) y) |
(+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (/.f64 x (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 y (*.f64 x x)) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) x) |
(* 1/2 (/ (pow x 2) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))) |
(*.f64 (*.f64 (-.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) (/.f64 y x) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) (/.f64 y x) #s(literal 1 binary64))))) |
(+ x (* 1/2 (/ (pow y 2) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y) x) |
(+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) y) (/.f64 y (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) y) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
(fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y)) |
(* -1 (* y (pow (sqrt -1) 2))) |
y |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 39 |
| 0 | 15 | 31 |
| 1 | 74 | 31 |
| 2 | 607 | 31 |
| 3 | 7464 | 31 |
| 0 | 8248 | 24 |
| 1× | iter limit |
| 1× | node limit |
| 1× | saturated |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
Compiled 637 to 122 computations (80.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 0 | 23 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 23 | 5 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 56.3% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.5% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ✓ | 98.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
| ✓ | 99.1% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
Compiled 218 to 90 computations (58.7% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
(hypot.f64 y x) |
| Outputs |
|---|
(hypot.f64 y x) |
6 calls:
| 53.0ms | y |
| 5.0ms | x |
| 5.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 100.0% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
6 calls:
| 99.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 x x) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 y y) |
| 99.5% | 1 | (*.f64 x x) |
| 99.5% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.5% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
Total -62.3b remaining (-10782.8%)
Threshold costs -62.3b (-10782.8%)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (/ 1/2 y) (* x x)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
6 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (*.f64 y y) |
| 99.1% | 1 | (*.f64 x x) |
| 99.1% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.1% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.1% | 1 | x |
| 99.1% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 40 |
| 1 | 45 | 40 |
| 2 | 151 | 40 |
| 3 | 470 | 40 |
| 4 | 946 | 40 |
| 5 | 1298 | 40 |
| 6 | 1367 | 40 |
| 7 | 1379 | 40 |
| 8 | 1408 | 40 |
| 9 | 1604 | 40 |
| 10 | 3826 | 40 |
| 11 | 7798 | 40 |
| 1× | node limit |
| Inputs |
|---|
(hypot.f64 y x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
| Outputs |
|---|
(hypot.f64 y x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 39 | 21 |
| 2 | 346 | 21 |
| 3 | 5889 | 21 |
| 0 | 8197 | 15 |
| 0 | 123 | 458 |
| 1 | 362 | 458 |
| 2 | 1390 | 448 |
| 3 | 7488 | 448 |
| 0 | 8777 | 410 |
| 0 | 19 | 82 |
| 0 | 28 | 70 |
| 1 | 87 | 70 |
| 2 | 720 | 70 |
| 0 | 9851 | 70 |
| 0 | 104 | 441 |
| 1 | 323 | 441 |
| 2 | 1251 | 437 |
| 3 | 6235 | 435 |
| 0 | 8273 | 400 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 105 to 64 computations (39% saved)
(sort x y)
(abs x)
(abs y)
Compiled 160 to 98 computations (38.8% saved)
Loading profile data...