
Time bar (total: 10.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 8 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 9 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 10 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 11 |
| 80% | 49.9% | 12.5% | 0.2% | 0% | 37.4% | 0% | 12 |
Compiled 19 to 17 computations (10.5% saved)
| 1.1s | 8 256× | 0 | valid |
| 328.0ms | 2 194× | 0 | invalid |
ival-mult: 530.0ms (56.8% of total)ival-sub: 118.0ms (12.6% of total)ival-exp: 108.0ms (11.6% of total)ival-sqrt: 84.0ms (9% of total)ival-div: 72.0ms (7.7% of total)exact: 10.0ms (1.1% of total)ival-true: 8.0ms (0.9% of total)ival-assert: 4.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 1/2 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | u*o | 1 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 2 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 132 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 64 | |
| ↳ | (*.f64 t t) | overflow | 64 | |
*.f64 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 0 |
| - | 0 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 0 |
| - | 0 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 49.0ms | 512× | 0 | valid |
Compiled 207 to 64 computations (69.1% saved)
ival-mult: 14.0ms (49.9% of total)ival-exp: 4.0ms (14.3% of total)ival-sub: 3.0ms (10.7% of total)ival-div: 3.0ms (10.7% of total)ival-sqrt: 3.0ms (10.7% of total)exact: 1.0ms (3.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 234 |
| 1 | 198 | 230 |
| 2 | 624 | 230 |
| 3 | 1954 | 230 |
| 4 | 6120 | 230 |
| 0 | 15 | 17 |
| 0 | 24 | 16 |
| 1 | 43 | 16 |
| 2 | 100 | 16 |
| 3 | 271 | 16 |
| 4 | 743 | 16 |
| 5 | 3721 | 16 |
| 0 | 8879 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 t)) t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(abs t)
Compiled 17 to 15 computations (11.8% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
Compiled 17 to 15 computations (11.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| cost-diff | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 62 |
| 0 | 24 | 60 |
| 1 | 43 | 60 |
| 2 | 100 | 60 |
| 3 | 271 | 60 |
| 4 | 743 | 60 |
| 5 | 3721 | 60 |
| 0 | 8879 | 60 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 t)) t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (exp.f64 t)) t) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| accuracy | 0.00390625 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 59.0ms | 256× | 0 | valid |
Compiled 126 to 32 computations (74.6% saved)
ival-mult: 7.0ms (42.6% of total)ival-exp: 4.0ms (24.4% of total)ival-div: 2.0ms (12.2% of total)ival-sqrt: 2.0ms (12.2% of total)ival-sub: 1.0ms (6.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Outputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(+ (* -1 y) (* 1/2 x)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* 1/2 (pow t 2)) |
(exp (* 1/2 (pow t 2))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | 0 | ((exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (/ (* t t) 2)) |
| 3.0ms | z | @ | 0 | ((exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (/ (* t t) 2)) |
| 2.0ms | z | @ | -inf | ((exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (/ (* t t) 2)) |
| 2.0ms | x | @ | -inf | ((exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (/ (* t t) 2)) |
| 2.0ms | x | @ | 0 | ((exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (/ (* t t) 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 643 |
| 1 | 500 | 627 |
| 2 | 2005 | 513 |
| 3 | 6594 | 513 |
| 0 | 8062 | 496 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(+ (* -1 y) (* 1/2 x)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* 1/2 (pow t 2)) |
(exp (* 1/2 (pow t 2))) |
| Outputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 y x))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 y x))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) y) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 43 |
| 0 | 24 | 41 |
| 1 | 65 | 40 |
| 2 | 309 | 40 |
| 0 | 2713 | 40 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 t) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 t) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (exp.f64 (neg.f64 t)) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (sinh.f64 (*.f64 t t)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 t)) (/.f64 t #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y)))) (*.f64 (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (fma.f64 (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (*.f64 y (/.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 x (fma.f64 #s(literal 1/2 binary64) x y))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (neg.f64 t)) |
(*.f64 (/.f64 t #s(literal 2 binary64)) t) |
(*.f64 (neg.f64 t) (/.f64 t #s(literal -2 binary64))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t) t) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
Compiled 6 809 to 744 computations (89.1% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 15 | 199 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 15 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| 38.4% | (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
| ▶ | 69.1% | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 98.9% | (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 99.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ▶ | 92.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 94.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 84.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 53.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 32.9% | (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 98.9% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 62.5% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 59.6% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 94.2% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 84.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
Compiled 810 to 638 computations (21.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| cost-diff | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| cost-diff | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 400 |
| 0 | 90 | 392 |
| 1 | 156 | 392 |
| 2 | 349 | 392 |
| 3 | 1073 | 392 |
| 4 | 3795 | 392 |
| 0 | 8638 | 392 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
y |
(neg.f64 (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
#s(literal 1/2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)) z))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)) z)) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)) z) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 (sqrt.f64 z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 (sqrt.f64 z)))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 (sqrt.f64 z))) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
y |
(neg.f64 (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.24609375 | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| accuracy | 1.7499807332389217 | (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) | |
| accuracy | 25.31444337300765 | (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) | |
| accuracy | 0.234375 | (*.f64 y (neg.f64 (sqrt.f64 z))) | |
| accuracy | 0.3671875 | (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.427324927543638 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| accuracy | 30.44723033068529 | #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 0.02734375 | (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| accuracy | 8.713633320139415 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 32.01777729380673 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (exp.f64 t) | |
| accuracy | 0.00390625 | (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.36091867754363793 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
| 146.0ms | 256× | 0 | valid |
Compiled 766 to 100 computations (86.9% saved)
ival-mult: 23.0ms (42.2% of total)ival-add: 8.0ms (14.7% of total)ival-sqrt: 6.0ms (11% of total)ival-pow: 5.0ms (9.2% of total)ival-exp: 4.0ms (7.3% of total)ival-div: 3.0ms (5.5% of total)ival-sub: 2.0ms (3.7% of total)ival-neg: 2.0ms (3.7% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) |
(exp.f64 t) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* (/ (sqrt 2) y) (sqrt z)) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* (/ (sqrt 2) y) (sqrt z))) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z))))) (* (/ (sqrt 2) y) (sqrt z))) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) (pow y 3)) (sqrt z))))))) (* (/ (sqrt 2) y) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 2 (* (/ (sqrt 2) x) (sqrt z))) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 2 (* (sqrt z) (sqrt 2)))) x) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))) x) |
(/ (+ (* -16 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))) x) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* 4 (* (/ (* y (sqrt 2)) x) (sqrt z)))) x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x))) x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -8 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 16 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x))) x)) |
(+ (* -1 y) (* 1/2 x)) |
(* -1 (* y (sqrt z))) |
(+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z)))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* 8 (* (/ (* y (sqrt 2)) (pow x 3)) (sqrt z)))))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* y (+ (* -16 (* (/ (* y (sqrt 2)) (pow x 4)) (sqrt z))) (* 8 (* (/ (sqrt 2) (pow x 3)) (sqrt z)))))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))) y)) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))) y))) y)) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt z)))) y))) y)) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (/ (sqrt 2) (+ y (* 1/2 x)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* (* y (pow (sqrt -1) 2)) (sqrt z)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (sqrt -1)) (+ y (* 1/2 x))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+ 1 t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(exp (* 1/2 (pow t 2))) |
(exp t) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* (pow (exp t) t) (* z 2)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* y (neg (sqrt z))) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) |
| 38.0ms | x | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* (pow (exp t) t) (* z 2)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* y (neg (sqrt z))) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) |
| 19.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* (pow (exp t) t) (* z 2)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* y (neg (sqrt z))) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) |
| 16.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* (pow (exp t) t) (* z 2)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* y (neg (sqrt z))) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) |
| 15.0ms | y | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* (pow (exp t) t) (* z 2)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* y (neg (sqrt z))) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 2334 |
| 1 | 1735 | 2215 |
| 2 | 7267 | 2171 |
| 0 | 8181 | 2056 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* (/ (sqrt 2) y) (sqrt z)) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* (/ (sqrt 2) y) (sqrt z))) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z))))) (* (/ (sqrt 2) y) (sqrt z))) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) (pow y 3)) (sqrt z))))))) (* (/ (sqrt 2) y) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 2 (* (/ (sqrt 2) x) (sqrt z))) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 2 (* (sqrt z) (sqrt 2)))) x) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))) x) |
(/ (+ (* -16 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))) x) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* 4 (* (/ (* y (sqrt 2)) x) (sqrt z)))) x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x))) x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -8 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 16 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x))) x)) |
(+ (* -1 y) (* 1/2 x)) |
(* -1 (* y (sqrt z))) |
(+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z)))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* 8 (* (/ (* y (sqrt 2)) (pow x 3)) (sqrt z)))))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* y (+ (* -16 (* (/ (* y (sqrt 2)) (pow x 4)) (sqrt z))) (* 8 (* (/ (sqrt 2) (pow x 3)) (sqrt z)))))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))) y)) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))) y))) y)) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt z)))) y))) y)) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (/ (sqrt 2) (+ y (* 1/2 x)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* (* y (pow (sqrt -1) 2)) (sqrt z)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (sqrt -1)) (+ y (* 1/2 x))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+ 1 t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(exp (* 1/2 (pow t 2))) |
(exp t) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) y)) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(* (/ (sqrt 2) y) (sqrt z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* (/ (sqrt 2) y) (sqrt z))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) y) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z))))) (* (/ (sqrt 2) y) (sqrt z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z))) |
(+ (* x (+ (* -1/2 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) (pow y 3)) (sqrt z))))))) (* (/ (sqrt 2) y) (sqrt z))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) y) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 y #s(literal 4 binary64))))) x) x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (*.f64 x x)) |
(* 2 (* (/ (sqrt 2) x) (sqrt z))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 2 (* (sqrt z) (sqrt 2)))) x) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) x) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(/ (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 8 binary64) (*.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) x)) x) |
(/ (+ (* -16 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -4 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 2 (* (sqrt z) (sqrt 2))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 8 binary64) (*.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) x))) x) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* 4 (* (/ (* y (sqrt 2)) x) (sqrt z)))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (neg.f64 x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* 8 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 8 binary64) (*.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (neg.f64 x))) (neg.f64 x)) |
(* -1 (/ (+ (* -2 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -4 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -8 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 16 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 16 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)))) (neg.f64 x))) (neg.f64 x))) (neg.f64 x)) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* y (sqrt z))) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) x) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* 8 (* (/ (* y (sqrt 2)) (pow x 3)) (sqrt z)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 8 binary64) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)))) y (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))) |
(+ (* 2 (* (/ (sqrt 2) x) (sqrt z))) (* y (+ (* -4 (* (/ (sqrt 2) (pow x 2)) (sqrt z))) (* y (+ (* -16 (* (/ (* y (sqrt 2)) (pow x 4)) (sqrt z))) (* 8 (* (/ (sqrt 2) (pow x 3)) (sqrt z)))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) x) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 8 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 x #s(literal 4 binary64))))) y) y)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (sqrt.f64 z))) y) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) (*.f64 y y)) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) y) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))) y) |
(/.f64 (fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) y)) y) |
(/ (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) y) |
(/.f64 (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))) y)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (sqrt.f64 z))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) y))) y) |
(* -1 (/ (+ (* -1 (* (sqrt z) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt z)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)))) (neg.f64 y))) y))) y) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (/ (sqrt 2) (+ y (* 1/2 x)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal -2 binary64))) |
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(* (* y (pow (sqrt -1) 2)) (sqrt z)) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (sqrt -1)) (+ y (* 1/2 x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)) z)))) (*.f64 t t))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))))) (*.f64 t t))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
(fma.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) t) t (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) |
(+ 1 t) |
(+.f64 #s(literal 1 binary64) t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64)) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64)) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp t) |
(exp.f64 t) |
(* 1/8 (pow t 4)) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (pow.f64 t #s(literal 4 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 276 |
| 0 | 90 | 250 |
| 1 | 243 | 247 |
| 2 | 1262 | 247 |
| 0 | 8215 | 247 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) |
(exp.f64 t) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(pow.f64 (exp.f64 (fma.f64 t t (log.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) |
(exp.f64 (fma.f64 (/.f64 t #s(literal 2 binary64)) t (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (fma.f64 t t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (fma.f64 t t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (fma.f64 t t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (sqrt.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (/.f64 (neg.f64 t) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (/.f64 (/.f64 (+.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 (/.f64 (+.f64 t t) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (sinh.f64 (*.f64 t t)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 (*.f64 t t)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cosh.f64 (*.f64 t t)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (/.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(-.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(fabs.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(+.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))))) (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (-.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)))) |
(fma.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (neg.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)))) |
(-.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (neg.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)))) |
(+.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 (sqrt.f64 z))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 y (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (fabs.f64 y)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (fabs.f64 y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) (fabs.f64 y)) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fabs.f64 y))) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) (neg.f64 y)) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) y) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (fabs.f64 y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) (*.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 y y (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x y)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 y y (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x y)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) x)) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/4 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) x)) x)) |
(fma.f64 (neg.f64 y) y (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) x)) x)) |
(fma.f64 y (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) x))) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) x)) x)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 z (pow.f64 (exp.f64 t) t)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (pow.f64 (exp.f64 t) t))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t))) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (pow.f64 (cosh.f64 t) #s(literal 2 binary64))) (-.f64 (sinh.f64 t) (cosh.f64 t))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 t) #s(literal 3 binary64)) (pow.f64 (cosh.f64 t) #s(literal 3 binary64))) (fma.f64 (sinh.f64 t) (sinh.f64 t) (-.f64 (pow.f64 (cosh.f64 t) #s(literal 2 binary64)) (*.f64 (sinh.f64 t) (cosh.f64 t))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 t) (*.f64 #s(literal 2 binary64) (cosh.f64 t))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 t) (*.f64 #s(literal 2 binary64) (sinh.f64 t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 t) #s(literal 3 binary64)) (pow.f64 (sinh.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 t) (cosh.f64 t) (-.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (*.f64 (cosh.f64 t) (sinh.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 t)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 t)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 t)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 t)))) #s(literal 4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 t) #s(literal 3 binary64)) (pow.f64 (sinh.f64 t) #s(literal 3 binary64))) (fma.f64 (cosh.f64 t) (cosh.f64 t) (-.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (*.f64 (cosh.f64 t) (sinh.f64 t))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 t) #s(literal 2 binary64)) (exp.f64 (neg.f64 t))) (/.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (exp.f64 (neg.f64 t)))) |
(exp.f64 t) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 t) #s(literal 3 binary64)) (fma.f64 (cosh.f64 t) (cosh.f64 t) (-.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (*.f64 (cosh.f64 t) (sinh.f64 t))))) (/.f64 (pow.f64 (sinh.f64 t) #s(literal 3 binary64)) (fma.f64 (cosh.f64 t) (cosh.f64 t) (-.f64 (pow.f64 (sinh.f64 t) #s(literal 2 binary64)) (*.f64 (cosh.f64 t) (sinh.f64 t)))))) |
(+.f64 (sinh.f64 t) (cosh.f64 t)) |
(+.f64 (cosh.f64 t) (sinh.f64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) (*.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (-.f64 (*.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) (*.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) (*.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (neg.f64 t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(+.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) t)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 t t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(*.f64 (neg.f64 (sqrt.f64 z)) y) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
(neg.f64 (*.f64 (sqrt.f64 z) y)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 z) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
Compiled 40 965 to 3 060 computations (92.5% saved)
32 alts after pruning (32 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 870 | 29 | 899 |
| Fresh | 7 | 3 | 10 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 882 | 32 | 914 |
| Status | Accuracy | Program |
|---|---|---|
| 26.0% | (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) | |
| 55.2% | (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 16.4% | (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| ▶ | 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
| 91.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 84.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) | |
| ▶ | 53.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| 67.5% | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| ▶ | 46.1% | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 53.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 92.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 53.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 99.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 94.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 92.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| ▶ | 84.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 53.8% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 53.8% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.5% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| ▶ | 55.2% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 28.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 59.6% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 52.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 28.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 54.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 27.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 53.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 55.2% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 66.6% | #s(approx (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
Compiled 2 008 to 1 546 computations (23% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) | |
| cost-diff | 0 | #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 6 | (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) x) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 467 |
| 0 | 100 | 461 |
| 1 | 174 | 461 |
| 2 | 355 | 453 |
| 3 | 932 | 437 |
| 4 | 2782 | 437 |
| 0 | 8214 | 437 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
#s(literal 1/2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) y) |
y |
(neg.f64 x) |
x |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) x) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) x) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) x) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) (neg.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) y) |
y |
(neg.f64 x) |
x |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.427324927543638 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 3.5033260156444372 | (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) | |
| accuracy | 6.770796933895513 | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) | |
| accuracy | 32.01777729380673 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 1.7499807332389217 | (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) | |
| accuracy | 25.31444337300765 | (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) | |
| accuracy | 32.01777729380673 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| accuracy | 16.10340157910457 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) x) | |
| accuracy | 0.0 | (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) | |
| accuracy | 0.36091867754363793 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 31.88441405021766 | #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) | |
| accuracy | 0.0 | (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.00390625 | (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.36091867754363793 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) | |
| accuracy | 31.2727966067348 | #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
| 95.0ms | 256× | 0 | valid |
Compiled 852 to 111 computations (87% saved)
ival-mult: 27.0ms (43.4% of total)ival-sqrt: 9.0ms (14.5% of total)ival-div: 7.0ms (11.3% of total)ival-add: 5.0ms (8% of total)ival-pow: 5.0ms (8% of total)ival-exp: 4.0ms (6.4% of total)ival-sub: 2.0ms (3.2% of total)ival-neg: 2.0ms (3.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* 1/4 x) |
(* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) |
(/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) x) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/2 (* (sqrt z) (sqrt 2))) |
(+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(+ (* -1 y) (* 1/2 x)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* y (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (sqrt 2)) |
(* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2))))) |
(* x (* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(* -1 (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* x (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt z)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
1 |
(+ 1 t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(exp t) |
(exp (* 1/2 (pow t 2))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* 1/4 x) (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) x) (exp t) (* (pow (exp t) t) (* z 2)) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) |
| 14.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* 1/4 x) (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) x) (exp t) (* (pow (exp t) t) (* z 2)) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) |
| 12.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* 1/4 x) (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) x) (exp t) (* (pow (exp t) t) (* z 2)) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) |
| 12.0ms | x | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* 1/4 x) (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) x) (exp t) (* (pow (exp t) t) (* z 2)) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) |
| 6.0ms | x | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (pow (exp t) t) (* z 2))) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (+ (* (* 1/4 x) x) (* (neg y) y)) (* 1/4 x) (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) x) (exp t) (* (pow (exp t) t) (* z 2)) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 328 | 1820 |
| 1 | 1268 | 1758 |
| 2 | 5621 | 1645 |
| 0 | 8767 | 1586 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* 1/2 x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* 1/4 x) |
(* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) |
(/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) x) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/2 (* (sqrt z) (sqrt 2))) |
(+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(+ (* -1 y) (* 1/2 x)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* y (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (sqrt 2)) |
(* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2))))) |
(* x (* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(* -1 (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* x (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt z)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
1 |
(+ 1 t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(exp t) |
(exp (* 1/2 (pow t 2))) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(* 1/4 x) |
(*.f64 #s(literal 1/4 binary64) x) |
(* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) x) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) x) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x) |
(* 1/2 (* (sqrt z) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) |
(* y (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (neg.f64 y)) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))) z) |
(* x (* z (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (sqrt 2)))))) |
(*.f64 (*.f64 z x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
(* -1 (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))))) |
(* -1 (* x (* z (+ (* -1 (* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt (/ 1 z)))) (* 1/2 (* (sqrt (/ 1 z)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (*.f64 (neg.f64 z) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z))) |
(* (/ (* y (* (pow (sqrt -1) 2) (sqrt 2))) x) (sqrt z)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1/4 binary64)) z) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 t t))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) z) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) z) #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) |
(*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
(fma.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 t) |
(+.f64 #s(literal 1 binary64) t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64)) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64)) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(fma.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z))) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(exp t) |
(exp.f64 t) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 343 |
| 0 | 100 | 329 |
| 1 | 278 | 315 |
| 2 | 1517 | 315 |
| 0 | 8284 | 311 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1/4 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
| Outputs |
|---|
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (pow.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(*.f64 (pow.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(pow.f64 (exp.f64 (fma.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t (log.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(exp.f64 (+.f64 (/.f64 (log.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) (/.f64 t #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (log.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) (/.f64 t #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (fma.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (fma.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 x (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 x (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) y)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 y)) (-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 y))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y) (-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y)) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) (fabs.f64 y)) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (fabs.f64 y))) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) (neg.f64 y)) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (fma.f64 (fabs.f64 x) #s(literal 1/2 binary64) y) (-.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (fabs.f64 y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (fabs.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) (*.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/64 binary64) (neg.f64 (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/4 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/16 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) |
(*.f64 #s(literal 1/4 binary64) x) |
(*.f64 x #s(literal 1/4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z) (fma.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 z (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(fma.f64 y (*.f64 (sqrt.f64 z) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) z)) (*.f64 x (neg.f64 x))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x) |
(*.f64 x (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) (-.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (-.f64 (*.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64))) x)) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64))) x) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64))) x) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x)) |
(fma.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(fma.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)))) |
(+.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) (*.f64 x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(exp.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)))) |
(+.f64 (cosh.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)))) (sinh.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 2 binary64)) z) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (-.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (-.f64 (*.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))))) |
(fma.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) z) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(fma.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(fma.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(+.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 z z))) (sqrt.f64 (-.f64 z z))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 z z (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 z z))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(hypot.f64 (fabs.f64 (sqrt.f64 z)) (fabs.f64 (sqrt.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 z)) (neg.f64 (sqrt.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 z)) (sqrt.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 z)) (fabs.f64 (sqrt.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 z)) (neg.f64 (sqrt.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 z)) |
(hypot.f64 (sqrt.f64 z) (fabs.f64 (sqrt.f64 z))) |
(hypot.f64 (sqrt.f64 z) (neg.f64 (sqrt.f64 z))) |
(hypot.f64 (sqrt.f64 z) (sqrt.f64 z)) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) |
(*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (neg.f64 x))) |
(*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) (neg.f64 x))) |
(*.f64 y (*.f64 (sqrt.f64 z) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)) x) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) x)) |
Compiled 32 205 to 2 639 computations (91.8% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 663 | 18 | 681 |
| Fresh | 10 | 17 | 27 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 675 | 38 | 713 |
| Status | Accuracy | Program |
|---|---|---|
| 55.2% | (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 16.4% | (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 84.7% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 53.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
| 91.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 84.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 53.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| 67.5% | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 23.1% | (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 51.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (hypot.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 z z (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 z z)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 99.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| 94.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 92.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| ✓ | 84.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| ▶ | 53.8% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 53.8% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 49.3% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 24.1% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 26.4% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ▶ | 93.5% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| 86.5% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 53.2% | (*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| 56.0% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| ▶ | 28.9% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| 55.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 55.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 59.6% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 52.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 28.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 54.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 27.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ▶ | 53.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 27.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 51.0% | (*.f64 #s(approx (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
Compiled 2 344 to 1 800 computations (23.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) | |
| cost-diff | 0 | #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| cost-diff | 0 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- (* 1/2 x) y) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| cost-diff | 1 | (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 436 |
| 0 | 88 | 429 |
| 1 | 165 | 427 |
| 2 | 427 | 427 |
| 3 | 1364 | 427 |
| 4 | 3927 | 427 |
| 0 | 8295 | 427 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
y |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(literal 1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
y |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 y) |
y |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 z) |
z |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) |
x |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) y) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* 1/2 x) y) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
y |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(literal 1/8 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
y |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y)) |
(neg.f64 y) |
y |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) |
x |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) y) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.427324927543638 | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 1.550732699261277 | (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 6.11888005682206 | (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) | |
| accuracy | 32.01777729380673 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.00390625 | (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| accuracy | 0.02734375 | (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) | |
| accuracy | 0.36091867754363793 | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| accuracy | 8.713633320139415 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) | |
| accuracy | 0.27734375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) | |
| accuracy | 0.39291000976844204 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 32.01777729380673 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 0.36091867754363793 | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 30.990173668243585 | #s(approx (- (* 1/2 x) y) (neg.f64 y)) | |
| accuracy | 31.88441405021766 | #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) | |
| accuracy | 0.0 | (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) | |
| accuracy | 0.00390625 | (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) | |
| accuracy | 0.25390625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.427324927543638 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| 101.0ms | 256× | 0 | valid |
Compiled 784 to 108 computations (86.2% saved)
ival-mult: 40.0ms (58.1% of total)ival-sqrt: 8.0ms (11.6% of total)ival-exp: 5.0ms (7.3% of total)ival-pow: 5.0ms (7.3% of total)ival-div: 3.0ms (4.4% of total)ival-add: 3.0ms (4.4% of total)ival-sub: 2.0ms (2.9% of total)exact: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 (* y (sqrt z))) |
(+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* 1/2 (* x (sqrt z))) |
(* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) |
(* x (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z)))))) |
(+ (* -1 y) (* 1/2 x)) |
(/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) y) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (- (* 1/2 x) y)) |
(* -1 (* (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) (sqrt z))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))) |
(* (* y (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) (sqrt z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(* 1/2 (pow t 2)) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(exp (* 1/2 (pow t 2))) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | z | @ | -inf | ((exp (* (* t t) 1/2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (neg y) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (* (- (* x 1/2) y) (sqrt z)) (* (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (sqrt (* 2 z))) (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (exp (/ (* t t) 2)) (+ (* (+ (* (* t t) 1/8) 1/2) (* t t)) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (neg y) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) (* (* t t) 1/2) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) |
| 16.0ms | z | @ | 0 | ((exp (* (* t t) 1/2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (neg y) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (* (- (* x 1/2) y) (sqrt z)) (* (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (sqrt (* 2 z))) (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (exp (/ (* t t) 2)) (+ (* (+ (* (* t t) 1/8) 1/2) (* t t)) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (neg y) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) (* (* t t) 1/2) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) |
| 14.0ms | z | @ | inf | ((exp (* (* t t) 1/2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (neg y) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (* (- (* x 1/2) y) (sqrt z)) (* (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (sqrt (* 2 z))) (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (exp (/ (* t t) 2)) (+ (* (+ (* (* t t) 1/8) 1/2) (* t t)) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (neg y) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) (* (* t t) 1/2) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) |
| 8.0ms | x | @ | -inf | ((exp (* (* t t) 1/2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (neg y) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (* (- (* x 1/2) y) (sqrt z)) (* (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (sqrt (* 2 z))) (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (exp (/ (* t t) 2)) (+ (* (+ (* (* t t) 1/8) 1/2) (* t t)) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (neg y) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) (* (* t t) 1/2) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) |
| 4.0ms | x | @ | 0 | ((exp (* (* t t) 1/2)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* (- (* 1/2 x) y) (sqrt (* (pow (exp t) t) (* z 2)))) (- (* 1/2 x) y) (neg y) (sqrt (* (pow (exp t) t) (* z 2))) (* (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (- (* x 1/2) y) (sqrt z)) (sqrt 2)) (* (- (* x 1/2) y) (sqrt z)) (* (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (sqrt (* 2 z))) (* (exp (/ (* t t) 2)) (- (* x 1/2) y)) (exp (/ (* t t) 2)) (+ (* (+ (* (* t t) 1/8) 1/2) (* t t)) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (neg y) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) (* (* t t) 1/2) (* (pow (exp t) t) (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 1728 |
| 1 | 1328 | 1606 |
| 2 | 5626 | 1533 |
| 0 | 8711 | 1478 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 y) |
(- (* 1/2 x) y) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 (* y (sqrt z))) |
(+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* 1/2 (* x (sqrt z))) |
(* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) |
(* x (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z)))))) |
(+ (* -1 y) (* 1/2 x)) |
(/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) y) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (- (* 1/2 x) y)) |
(* -1 (* (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) (sqrt z))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt z) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))) |
(* (* y (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) (sqrt z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(* 1/2 (pow t 2)) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(exp (* 1/2 (pow t 2))) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
| Outputs |
|---|
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) y)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y)) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (sqrt z))) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(*.f64 (neg.f64 y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 y x)) (sqrt.f64 z)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
(* 1/2 (* x (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) x) #s(literal 1/2 binary64)) |
(* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 y x)))) |
(* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x)) |
(* x (+ (* -1/2 (* (/ (sqrt 2) y) (sqrt z))) (* (/ (sqrt 2) x) (sqrt z)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 y x)) (sqrt.f64 z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
(* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (* (/ (sqrt 2) x) (sqrt z))) (* 1/2 (* (/ (sqrt 2) y) (sqrt z)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) x) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) y) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) y) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) y) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) y) (neg.f64 (sqrt.f64 z))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64))) y) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 x y)) #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) y) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) y) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64))) y) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 x y)) #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (- (* 1/2 x) y)) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) y) (neg.f64 (sqrt.f64 z))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(* (sqrt z) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(* (* y (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) (sqrt z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) y) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)))) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(fma.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) #s(literal 1/2 binary64) (neg.f64 y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(-.f64 (fma.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))))) y) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(fma.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(fma.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z))) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/8 (pow t 4)) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (pow.f64 t #s(literal 4 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 321 |
| 0 | 88 | 313 |
| 1 | 248 | 311 |
| 2 | 1249 | 310 |
| 0 | 8439 | 310 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (sqrt.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (exp.f64 (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) (neg.f64 t)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) t)) t) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) (pow.f64 (exp.f64 t) t)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 t))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) t) t) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 1/2 binary64)) t) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 t)) (/.f64 (neg.f64 t) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (/.f64 (/.f64 (+.f64 t t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 (/.f64 (+.f64 t t) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 1/2 binary64) t)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (fma.f64 (sinh.f64 (*.f64 t t)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (cosh.f64 (*.f64 t t)) #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (neg.f64 t) t))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (/.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(-.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(fabs.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) (/.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(+.f64 (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (neg.f64 y) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* 1/2 x) y) (neg.f64 y))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 z))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 z))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (sqrt.f64 z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))))) (fma.f64 #s(literal -1/2 binary64) x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) (*.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (-.f64 (*.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) (*.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) (*.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t)))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t) t))))) |
(+.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 t t) #s(literal -1/2 binary64)) t)) t)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (*.f64 y (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 z))) |
(*.f64 (*.f64 y (sqrt.f64 z)) (neg.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y) |
(*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (neg.f64 y)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 y (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 z)))) |
(neg.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y))) |
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(*.f64 (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) (neg.f64 t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) t) t) |
(*.f64 (/.f64 t #s(literal 2 binary64)) t) |
(*.f64 (neg.f64 t) (/.f64 (neg.f64 t) #s(literal 2 binary64))) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 t) t) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(log.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) z (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) z (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64)) (sqrt.f64 z))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 z))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) z (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64)) (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 z)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) z (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal -1/2 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal -1/2 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 z) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(fma.f64 (sqrt.f64 z) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (/.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) #s(literal -1/2 binary64))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 1/2 binary64)) (sqrt.f64 z))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 z)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 z) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) z (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) z (*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) |
Compiled 22 014 to 2 076 computations (90.6% saved)
40 alts after pruning (35 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 505 | 9 | 514 |
| Fresh | 4 | 26 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 512 | 40 | 552 |
| Status | Accuracy | Program |
|---|---|---|
| 55.2% | (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 16.4% | (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 84.7% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 53.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
| 91.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 84.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 53.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| 67.5% | (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 23.1% | (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 94.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 92.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| ✓ | 84.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| ✓ | 53.8% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 27.1% | (*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.9% | (*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 53.8% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 59.6% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 49.3% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 24.1% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 26.4% | (*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 56.4% | (*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 56.0% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 58.9% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 86.5% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 53.2% | (*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| 56.0% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) | |
| 54.4% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 28.9% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| 47.2% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 55.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 59.6% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 52.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 54.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 26.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) #s(approx (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 27.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 51.0% | (*.f64 #s(approx (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
Compiled 3 515 to 1 374 computations (60.9% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) #s(approx (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (hypot.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 z z (*.f64 (*.f64 #s(literal 2 binary64) z) (-.f64 z z)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
13 calls:
| 52.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 44.0ms | (*.f64 z #s(literal 2 binary64)) |
| 35.0ms | z |
| 26.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
| 99.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.4% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) #s(approx (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 y)) (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (pow.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
13 calls:
| 49.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 27.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 25.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 23.0ms | y |
| 21.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
| 99.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.4% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) #s(approx (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) x) x)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* 1/4 x) x) (* (neg y) y)) (/ (sqrt (* z 2)) (+ (* 1/2 x) y))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
13 calls:
| 33.0ms | z |
| 27.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 25.0ms | x |
| 18.0ms | (*.f64 z #s(literal 2 binary64)) |
| 16.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 1 | x |
| 94.9% | 1 | y |
| 94.9% | 1 | z |
| 94.9% | 1 | t |
| 94.9% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 94.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 94.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 94.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 94.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 94.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 94.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 94.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 94.9% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) #s(approx (* (sqrt z) (+ (* -1/2 (* x (/ (sqrt 2) y))) (sqrt 2))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) x))))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 1/4 binary64) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y) (neg.f64 x))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
13 calls:
| 28.0ms | z |
| 20.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 20.0ms | (*.f64 z #s(literal 2 binary64)) |
| 16.0ms | y |
| 14.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 1 | x |
| 93.5% | 1 | y |
| 93.5% | 1 | z |
| 93.5% | 1 | t |
| 93.5% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 93.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.5% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) x)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
13 calls:
| 37.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 21.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 11.0ms | z |
| 11.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 1 | x |
| 91.3% | 1 | y |
| 91.3% | 1 | z |
| 91.3% | 1 | t |
| 91.3% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 91.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 91.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 91.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 91.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 91.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 91.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 91.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 91.3% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (+ (* (* 1/4 x) x) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
13 calls:
| 17.0ms | y |
| 11.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | x |
| 10.0ms | t |
| 9.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 1 | x |
| 89.4% | 2 | z |
| 89.8% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 86.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 89.4% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 89.4% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 86.5% | 1 | y |
| 86.5% | 1 | t |
| 86.5% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 86.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 86.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 86.5% | 1 | (*.f64 t t) |
| 86.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 #s(approx (+ (* (* 1/2 (sqrt 2)) (sqrt z)) (/ (* (* (sqrt z) y) (sqrt 2)) (neg x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
13 calls:
| 41.0ms | x |
| 21.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 20.0ms | z |
| 6.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 6.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 1 | y |
| 84.9% | 1 | t |
| 84.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 84.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 84.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 84.9% | 1 | (*.f64 t t) |
| 84.9% | 1 | x |
| 84.9% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 84.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 84.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 84.9% | 1 | z |
| 84.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 84.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
13 calls:
| 39.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 6.0ms | x |
| 3.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 3.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 3 | x |
| 67.1% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 77.2% | 2 | t |
| 58.7% | 2 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 77.2% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.2% | 2 | (*.f64 t t) |
| 59.1% | 2 | z |
| 59.1% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 59.1% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 77.2% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 65.7% | 3 | y |
| 75.3% | 3 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 62.0% | 3 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
13 calls:
| 3.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 2.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 53.9% | 1 | z |
| 53.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 53.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 53.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 53.9% | 1 | y |
| 53.9% | 1 | x |
| 53.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 53.9% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 53.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 53.9% | 1 | t |
| 53.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 53.9% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
13 calls:
| 4.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 1.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 1.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 28.9% | 1 | z |
| 28.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 28.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 28.9% | 1 | x |
| 28.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 28.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 28.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 28.9% | 1 | t |
| 28.9% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 28.9% | 1 | y |
| 28.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 28.9% | 1 | (*.f64 t t) |
Compiled 60 to 88 computations (-46.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0280058287317914e+166 | 2.21643455134153e+167 |
Compiled 20 to 23 computations (-15% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 179490474107079.13 | 209390456577670.53 |
| 2.0ms | 32× | 0 | valid |
Compiled 108 to 100 computations (7.4% saved)
ival-mult: 1.0ms (65.9% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 294 |
| 1 | 109 | 294 |
| 2 | 157 | 294 |
| 3 | 302 | 294 |
| 4 | 768 | 294 |
| 5 | 3855 | 294 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 39999999999999997616291042021410332095933184403421192921799076575753209026647455352718401016207802277498189570060273431092509962742598192468558863886980588966057607168 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(if (<=.f64 (*.f64 t t) #s(literal 200000000000000 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 39999999999999997616291042021410332095933184403421192921799076575753209026647455352718401016207802277498189570060273431092509962742598192468558863886980588966057607168 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))))) |
(if (<=.f64 (*.f64 t t) #s(literal 200000000000000 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (pow (exp t) t) (* z 2)) (*.f64 #s(literal 2 binary64) z)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 1728 |
| 1 | 1328 | 1606 |
| 2 | 5626 | 1533 |
| 0 | 8711 | 1478 |
| 0 | 328 | 1820 |
| 1 | 1268 | 1758 |
| 2 | 5621 | 1645 |
| 0 | 8767 | 1586 |
| 0 | 15 | 43 |
| 0 | 24 | 41 |
| 1 | 65 | 40 |
| 2 | 309 | 40 |
| 0 | 2713 | 40 |
| 0 | 469 | 2334 |
| 1 | 1735 | 2215 |
| 2 | 7267 | 2171 |
| 0 | 8181 | 2056 |
| 0 | 133 | 643 |
| 1 | 500 | 627 |
| 2 | 2005 | 513 |
| 3 | 6594 | 513 |
| 0 | 8062 | 496 |
| 0 | 53 | 276 |
| 0 | 90 | 250 |
| 1 | 243 | 247 |
| 2 | 1262 | 247 |
| 0 | 8215 | 247 |
| 0 | 60 | 343 |
| 0 | 100 | 329 |
| 1 | 278 | 315 |
| 2 | 1517 | 315 |
| 0 | 8284 | 311 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 961 to 531 computations (44.7% saved)
(abs t)
Compiled 696 to 258 computations (62.9% saved)
Loading profile data...