
Time bar (total: 4.2s)
| 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)
| 765.0ms | 8 256× | 0 | valid |
ival-hypot: 373.0ms (97.4% of total)ival-true: 6.0ms (1.6% of total)ival-assert: 3.0ms (0.8% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 107 | 0 | - | 1 | (-3.7247556894227474e-262 -6.53145912754228e-162) | (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 | 97 | 0 |
| ↳ | (*.f64 y y) | overflow | 55 | |
| ↳ | (*.f64 x x) | overflow | 59 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 97 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | uflow-rescue | 9 | 0 |
| ↳ | (*.f64 y y) | underflow | 65 | |
| ↳ | (*.f64 x x) | underflow | 53 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | underflow | 9 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 106 | 1 |
| - | 0 | 149 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 106 | 0 | 1 |
| - | 0 | 0 | 149 |
| number | freq |
|---|---|
| 0 | 150 |
| 1 | 106 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-mult: 9.0ms (42.9% of total)ival-hypot: 9.0ms (42.9% of total)ival-add: 2.0ms (9.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 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 |
|---|---|---|
| ▶ | 61.2% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
Compiled 8 to 6 computations (25% saved)
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 (*.f64 x x) (*.f64 y y)) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 24.84085811873642 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 33.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-hypot: 5.0ms (49.8% of total)ival-mult: 3.0ms (29.9% of total)ival-add: 1.0ms (10% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 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 | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) (* y y)) |
| 1.0ms | x | @ | 0 | ((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)) |
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) |
| ▶ | 61.2% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ▶ | 60.9% | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
| ▶ | 93.5% | #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)
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.16196877620355396 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y)) | |
| accuracy | 4.029907076085048 | (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 | 24.84085811873642 | (sqrt.f64 (fma.f64 y y (*.f64 x x))) | |
| accuracy | 0.0 | (*.f64 y y) | |
| accuracy | 0.17537347402019118 | #s(approx (+ (* x x) (* y y)) (*.f64 y y)) | |
| accuracy | 24.84085811873642 | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 62.8411748880354 | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) | |
| accuracy | 0.0 | (hypot.f64 y x) |
| 52.0ms | 256× | 0 | valid |
Compiled 88 to 15 computations (83% saved)
ival-mult: 19.0ms (50.4% of total)ival-hypot: 12.0ms (31.8% of total)ival-add: 3.0ms (8% of total)ival-div: 2.0ms (5.3% of total)ival-neg: 1.0ms (2.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(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 | |
|---|---|---|---|---|
| 6.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 | 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)) |
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)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 2 | 314 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 313 | 6 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 61.2% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 60.9% | (sqrt.f64 #s(approx (+ (* x x) (* y y)) (*.f64 y y))) |
| ▶ | 99.7% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ▶ | 99.1% | #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)) |
Compiled 71 to 48 computations (32.4% saved)
Found 8 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 89 |
| 0 | 22 | 81 |
| 1 | 46 | 81 |
| 2 | 152 | 81 |
| 3 | 471 | 81 |
| 4 | 942 | 81 |
| 5 | 1256 | 81 |
| 6 | 1322 | 81 |
| 0 | 1322 | 71 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#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))) (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 8 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.16196877620355396 | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) | |
| accuracy | 0.1796875 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 0.11328125 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x) | |
| accuracy | 0.16196877620355396 | #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.1796875 | (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) | |
| accuracy | 0.43359375 | (fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x)) |
| 58.0ms | 256× | 0 | valid |
Compiled 71 to 13 computations (81.7% saved)
ival-hypot: 37.0ms (79.4% of total)ival-mult: 4.0ms (8.6% of total)ival-div: 2.0ms (4.3% of total)ival-add: 2.0ms (4.3% of total)ival-sqrt: 2.0ms (4.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(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)) |
(* 1/2 (/ x y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (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))))))) |
(* -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)))))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(+ 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))))) |
(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 (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 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 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | ((+ (* (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 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 | y | @ | inf | ((+ (* (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 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 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 453 |
| 1 | 362 | 453 |
| 2 | 1390 | 443 |
| 3 | 7478 | 443 |
| 0 | 8768 | 405 |
| 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)) |
(* 1/2 (/ x y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (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))))))) |
(* -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)))))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(+ 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))))) |
(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 (pow (sqrt -1) 2))) |
(* -1 (* y (+ (* -1/2 (/ (pow x 2) (pow y 2))) (pow (sqrt -1) 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 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))) |
| 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)) |
(* 1/2 (/ x y)) |
(*.f64 (/.f64 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) |
x |
(* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x 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 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) #s(literal 1 binary64)))) 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 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) #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 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) y) #s(literal 1 binary64))))) |
(/ (+ (* 1/2 (pow x 2)) (pow y 2)) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(+ 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 y (*.f64 x x)) y) #s(literal -1/8 binary64) #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) |
(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 (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 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 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 75 |
| 0 | 22 | 67 |
| 1 | 88 | 67 |
| 2 | 698 | 67 |
| 0 | 9031 | 57 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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 |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(*.f64 (/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))))))) |
(/.f64 (+.f64 (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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64))) (fma.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (-.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 y y))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 y) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (*.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) x) (/.f64 x y) y) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) (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 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (/.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y) y) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x) y) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x y) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) x) y) |
(fma.f64 (sqrt.f64 y) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 y (/.f64 (*.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(-.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(-.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) y) |
(-.f64 y (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(+.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) y) |
(+.f64 y (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.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 (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 (*.f64 y y) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 1 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 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 x y)) |
(*.f64 (/.f64 x (sqrt.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) (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 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x)) |
(*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) |
(*.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) x)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 x)) y) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) x) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (*.f64 x x)) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)))) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)))) (sqrt.f64 y)) |
(/.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) y) |
(/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) y) |
(neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(*.f64 (/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))))))) |
(/.f64 (+.f64 (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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64))) (fma.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (-.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 y y))) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) |
(/.f64 (fma.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(neg.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y y (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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 (sqrt.f64 y) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 1/4 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (*.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) x) (/.f64 x y) y) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (/.f64 x (sqrt.f64 y)) (*.f64 x (/.f64 #s(literal -1/2 binary64) (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 (neg.f64 x) x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (/.f64 (fabs.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (/.f64 (pow.f64 x #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (pow.f64 y #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 y #s(literal 3/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(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 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 y) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y) y) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) (neg.f64 x) y) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x y) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) x) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) y) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/2 binary64) y)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) x) y) |
(fma.f64 (sqrt.f64 y) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 y) (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(fma.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(fma.f64 y (/.f64 (*.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(-.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(-.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) y) |
(-.f64 y (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) 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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y))) (/.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 (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y) y)))) |
(+.f64 (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)) (*.f64 y (/.f64 y (fma.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) y) y)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x) y) |
(+.f64 y (*.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y)) x)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.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 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 (/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (neg.f64 x)) (sqrt.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) x) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (sqrt.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) y) |
(/.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y))) (sqrt.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 y)) (pow.f64 y #s(literal 1/4 binary64))) (pow.f64 y #s(literal 1/4 binary64))) |
(/.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 8 717 to 837 computations (90.4% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 248 | 1 | 249 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 2 | 2 | 4 |
| Total | 250 | 5 | 255 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 61.2% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.7% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ✓ | 99.1% | #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.4% | #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)
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.16196877620355396 | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) | |
| accuracy | 0.41472317271541925 | #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y) |
| 32.0ms | 256× | 0 | valid |
Compiled 24 to 12 computations (50% saved)
ival-mult: 4.0ms (29.7% of total)ival-hypot: 4.0ms (29.7% of total)ival-div: 2.0ms (14.9% of total)ival-sqrt: 2.0ms (14.9% of total)ival-add: 1.0ms (7.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#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 | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 0.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 0.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 0.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
| 0.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x))) |
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) |
| ✓ | 61.2% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.7% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ✓ | 99.1% | #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.4% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (sqrt y) (sqrt y)) (* (* (/ 1/2 y) x) x)) y)) |
Compiled 192 to 84 computations (56.3% 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))) |
(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:
| 27.0ms | (*.f64 y y) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | (+.f64 (*.f64 x x) (*.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))) |
(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:
| 3.0ms | x |
| 3.0ms | y |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 2.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 y y) |
| 99.7% | 1 | (*.f64 x x) |
| 99.7% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.7% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
Total -62.4b remaining (-15052.9%)
Threshold costs -62.4b (-15052.9%)
| 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))) |
(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:
| 14.0ms | y |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 y y) |
| 99.4% | 1 | (*.f64 x x) |
| 99.4% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.4% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
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 | 104 | 441 |
| 1 | 323 | 441 |
| 2 | 1251 | 437 |
| 3 | 6235 | 435 |
| 0 | 8273 | 400 |
| 0 | 19 | 82 |
| 0 | 28 | 70 |
| 1 | 87 | 70 |
| 2 | 720 | 70 |
| 0 | 9851 | 70 |
| 0 | 123 | 453 |
| 1 | 362 | 453 |
| 2 | 1390 | 443 |
| 3 | 7478 | 443 |
| 0 | 8768 | 405 |
| 0 | 6 | 21 |
| 0 | 10 | 21 |
| 1 | 39 | 21 |
| 2 | 346 | 21 |
| 3 | 5889 | 21 |
| 0 | 8197 | 15 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 44 to 21 computations (52.3% saved)
(sort x y)
(abs x)
(abs y)
Compiled 160 to 98 computations (38.8% saved)
Loading profile data...