
Time bar (total: 8.6s)
| 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 |
| 319.0ms | 2 168× | 0 | invalid |
ival-mult: 495.0ms (52.4% of total)ival-sqrt: 125.0ms (13.2% of total)ival-div: 111.0ms (11.7% of total)ival-exp: 97.0ms (10.3% of total)ival-sub: 91.0ms (9.6% of total)exact: 11.0ms (1.2% of total)ival-true: 8.0ms (0.8% of total)adjust: 4.0ms (0.4% 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 | 2 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 3 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 133 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 69 | |
| ↳ | (*.f64 t t) | overflow | 69 |
| 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 |
| 87.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-mult: 15.0ms (50.9% of total)ival-exp: 4.0ms (13.6% of total)ival-div: 3.0ms (10.2% of total)ival-sub: 3.0ms (10.2% of total)ival-sqrt: 3.0ms (10.2% of total)exact: 1.0ms (3.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 234 |
| 1 | 198 | 230 |
| 2 | 645 | 230 |
| 3 | 2106 | 230 |
| 4 | 7517 | 230 |
| 0 | 15 | 17 |
| 0 | 24 | 16 |
| 1 | 43 | 16 |
| 2 | 105 | 16 |
| 3 | 312 | 16 |
| 4 | 965 | 16 |
| 5 | 5583 | 16 |
| 0 | 8329 | 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)
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 | 105 | 60 |
| 3 | 312 | 60 |
| 4 | 965 | 60 |
| 5 | 5583 | 60 |
| 0 | 8329 | 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 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.0 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| accuracy | 0.265625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.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)))) |
| 97.0ms | 256× | 0 | valid |
Compiled 64 to 17 computations (73.4% saved)
ival-sub: 26.0ms (67.6% of total)ival-mult: 7.0ms (18.2% of total)ival-div: 2.0ms (5.2% of total)ival-exp: 2.0ms (5.2% of total)ival-sqrt: 2.0ms (5.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(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) |
(sqrt.f64 (*.f64 z #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))) |
(* (sqrt z) (sqrt 2)) |
(* -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) (* (sqrt -2) (sqrt -1)))) |
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))))))))) |
(exp (* 1/2 (pow t 2))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | t | @ | 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) (sqrt (* z 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) (sqrt (* z 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) (sqrt (* z 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) (sqrt (* z 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) (sqrt (* z 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 652 |
| 1 | 508 | 636 |
| 2 | 2080 | 522 |
| 3 | 6905 | 522 |
| 0 | 8368 | 505 |
| 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))) |
(* (sqrt z) (sqrt 2)) |
(* -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) (* (sqrt -2) (sqrt -1)))) |
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))))))))) |
(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 (*.f64 (sqrt.f64 z) (-.f64 (*.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)))) 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 (*.f64 (sqrt.f64 z) (-.f64 (*.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)))) 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 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) (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)) |
(* 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 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) (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 (* -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)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* -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 (* (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))) |
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 (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)))) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 42 |
| 0 | 24 | 40 |
| 1 | 65 | 39 |
| 0 | 326 | 39 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 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) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Outputs |
|---|
(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 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.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 (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))) (fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #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))) (sinh.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))))))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.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 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) (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)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(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 (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)))) |
(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 (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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.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 (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 (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 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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)) |
(/.f64 (*.f64 (sqrt.f64 (*.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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x 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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(-.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 (*.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)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (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 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
Compiled 1 947 to 295 computations (84.8% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 13 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 13 | 71 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
| 98.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (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)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 99.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 95.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 (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)))) | |
| ▶ | 91.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 82.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 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 55.3% | (*.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))) |
| 96.1% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 66.1% | (*.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 2 binary64)))) |
| 56.3% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 56.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)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 66.1% | (*.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)))) | |
| 82.7% | #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 638 to 520 computations (18.5% saved)
Found 20 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) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.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 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 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) | |
| 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 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 352 |
| 0 | 71 | 344 |
| 1 | 123 | 344 |
| 2 | 293 | 344 |
| 3 | 982 | 344 |
| 4 | 3587 | 344 |
| 0 | 8780 | 344 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(-.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 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.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 (*.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 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(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 |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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 |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(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 |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (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) z) #s(literal 2 binary64)))) |
(-.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 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.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 (*.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 2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
(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))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 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 |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| accuracy | 0.265625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| accuracy | 0.4498825195368841 | (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.0 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| accuracy | 0.265625 | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.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 2 binary64)))) | |
| accuracy | 27.139983929202074 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| accuracy | 0.0625 | (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.265625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.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 | 7.7008843185402025 | #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.265625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.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.39183981408741 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (exp.f64 t) | |
| accuracy | 0.00390625 | (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) | |
| accuracy | 0.00390625 | (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) | |
| accuracy | 0.12109375 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
| 118.0ms | 256× | 0 | valid |
Compiled 317 to 35 computations (89% saved)
ival-mult: 32.0ms (59.4% of total)ival-sqrt: 6.0ms (11.1% of total)ival-pow: 5.0ms (9.3% of total)ival-exp: 3.0ms (5.6% of total)ival-sub: 3.0ms (5.6% of total)ival-div: 2.0ms (3.7% of total)ival-add: 2.0ms (3.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
(*.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 (*.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 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) |
(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 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
| 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/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 (* 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))))) |
(* -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))))) |
(* (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))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt 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))) (* (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) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 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/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))))))) |
(* 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 | |
|---|---|---|---|---|
| 78.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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))) (- (* x 1/2) y) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (* z 2) (pow (exp t) t)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* (sqrt z) (sqrt 2))) |
| 35.0ms | x | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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))) (- (* x 1/2) y) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (* z 2) (pow (exp t) t)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* (sqrt z) (sqrt 2))) |
| 12.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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))) (- (* x 1/2) y) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (* z 2) (pow (exp t) t)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* (sqrt z) (sqrt 2))) |
| 11.0ms | t | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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))) (- (* x 1/2) y) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (* z 2) (pow (exp t) t)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* (sqrt z) (sqrt 2))) |
| 10.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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))) (- (* x 1/2) y) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (* z 2) (pow (exp t) t)) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (* (sqrt z) (sqrt 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 1276 |
| 1 | 1025 | 1228 |
| 2 | 4597 | 1173 |
| 0 | 8054 | 1120 |
| 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/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 (* 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))))) |
(* -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))))) |
(* (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))) |
(* 2 (* z (exp (pow t 2)))) |
(* (sqrt 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))) (* (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) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 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/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))))))) |
(* 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)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(* -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 (*.f64 y (neg.f64 (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 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 1/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 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 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(* 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 (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 (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 (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)))) 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) (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 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 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) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.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 (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)))) x) |
(* -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 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 (neg.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))))) y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 (fma.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 (neg.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)))))) 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)) |
(* -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 (*.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))))) y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (fma.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 (neg.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)))))) 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)) |
(* (sqrt (* z (exp (pow t 2)))) (* (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 (*.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 (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)) |
(* 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))) |
(* -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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)) (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 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (sqrt.f64 #s(literal -2 binary64))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (*.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))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -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))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 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)) (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 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1/4 binary64)) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #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)) #s(literal 1/4 binary64)) z) (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 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)))) #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)))) |
(+ (* (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 |
#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)) |
(* 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 (fma.f64 t t #s(literal 2 binary64)) z (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) z) #s(literal 1/3 binary64))) (*.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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 233 |
| 0 | 71 | 221 |
| 1 | 189 | 221 |
| 0 | 928 | 221 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
(*.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 (*.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 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) |
(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 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 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 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #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 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (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 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 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)))) |
(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 (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 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (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 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 (neg.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)) (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 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 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) #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 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 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)) (-.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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (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 (*.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 (-.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)) (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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.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 (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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) 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 (neg.f64 y) 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 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (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 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 (neg.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)) (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 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 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) 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))) (*.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 (*.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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) 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)))) (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 (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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.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 (sqrt.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.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 (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))) (fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #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))) (sinh.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))))))) |
(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 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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 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 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #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 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (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 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 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)))) |
(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 (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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.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 (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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) 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 (neg.f64 y) 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 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.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 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 t) (cosh.f64 t)) (*.f64 (sinh.f64 t) (sinh.f64 t))) (-.f64 (cosh.f64 t) (sinh.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 (*.f64 (sinh.f64 t) (sinh.f64 t)) (*.f64 (cosh.f64 t) (sinh.f64 t))))) |
(exp.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 (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 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(exp.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 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 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 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 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 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)))) |
(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)) (fabs.f64 t)) (fabs.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 (fabs.f64 t) (*.f64 (fabs.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 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(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 (*.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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) t)) |
(-.f64 #s(literal 1 binary64) (*.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 (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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) (+.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 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 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.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 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
Compiled 7 563 to 836 computations (88.9% saved)
25 alts after pruning (23 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 236 | 19 | 255 |
| Fresh | 4 | 4 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 243 | 25 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 42.1% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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)) |
| ▶ | 99.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
| 82.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ▶ | 55.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 55.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 95.8% | (*.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 (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)))) | |
| 82.8% | (*.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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 55.2% | (*.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))) | |
| 95.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 (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)))) | |
| ✓ | 91.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 91.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 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 82.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 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 91.8% | (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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))))) | |
| 96.1% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ✓ | 66.1% | (*.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 2 binary64)))) |
| 61.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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)))) | |
| 58.9% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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)))) | |
| ▶ | 52.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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)))) |
| 31.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.7% | (*.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))) | |
| 51.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 26.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)) #s(literal 1 binary64))) | |
| 31.7% | (*.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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ▶ | 82.7% | #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 1 332 to 1 070 computations (19.7% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| cost-diff | 0 | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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)) | |
| cost-diff | 0 | (*.f64 t t) | |
| cost-diff | 0 | (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.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))) | |
| cost-diff | 0 | #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)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) | |
| 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 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 436 |
| 0 | 91 | 429 |
| 1 | 171 | 429 |
| 2 | 390 | 429 |
| 3 | 1280 | 429 |
| 4 | 6273 | 429 |
| 0 | 8084 | 429 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(-.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 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 z #s(literal 2 binary64)) |
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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(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) |
#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 (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))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t 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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
x |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(fma.f64 x #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.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 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 z #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 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
(pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) (-.f64 t #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) t) |
(-.f64 t #s(literal -1 binary64)) |
#s(literal 1 binary64) |
t |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 #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)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
(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) |
#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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (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/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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
x |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(fma.f64 x #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.058575172471853 | (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) | |
| accuracy | 5.0464529743458675 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 14.037390135296185 | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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)) | |
| accuracy | 32.39183981408741 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.265625 | (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) | |
| accuracy | 0.46875 | (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 2.1773964982172473 | (*.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))) | |
| accuracy | 12.492755934060387 | #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)))) | |
| accuracy | 0.265625 | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 | 15.310559864484922 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 27.139983929202074 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) x) | |
| accuracy | 0.00390625 | (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) | |
| accuracy | 0.12109375 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 32.190445297865445 | #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) | |
| accuracy | 0.00390625 | (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) | |
| accuracy | 0.00390625 | (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) | |
| accuracy | 0.12109375 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) | |
| accuracy | 31.61810668955238 | #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
| 123.0ms | 256× | 0 | valid |
Compiled 365 to 46 computations (87.4% saved)
ival-mult: 32.0ms (39% of total)ival-sqrt: 29.0ms (35.3% of total)ival-add: 5.0ms (6.1% of total)ival-pow: 5.0ms (6.1% of total)ival-exp: 4.0ms (4.9% of total)ival-div: 3.0ms (3.7% of total)ival-sub: 2.0ms (2.4% of total)ival-neg: 1.0ms (1.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#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 (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))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
| 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 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(pow x 2) |
(* -1 (* y (sqrt 2))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(* 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/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/2 (* x (sqrt 2))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (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 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(+ (* -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))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (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 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) 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) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 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) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(* 2 (* z (exp (pow t 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) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 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) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(+ (* 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))))))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 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))) |
(pow t 2) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(+ (* 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)))))))))) |
(* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
(+ 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 (* (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))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(exp t) |
(exp (* 1/2 (pow t 2))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | t | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) (exp t) (* (* z 2) (pow (exp t) t)) (* (* z 2) (pow (exp t) t)) (exp (/ (* t t) 2)) (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z)) (exp (/ (* t t) 2))) |
| 47.0ms | y | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) (exp t) (* (* z 2) (pow (exp t) t)) (* (* z 2) (pow (exp t) t)) (exp (/ (* t t) 2)) (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z)) (exp (/ (* t t) 2))) |
| 46.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) (exp t) (* (* z 2) (pow (exp t) t)) (* (* z 2) (pow (exp t) t)) (exp (/ (* t t) 2)) (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z)) (exp (/ (* t t) 2))) |
| 42.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) (exp t) (* (* z 2) (pow (exp t) t)) (* (* z 2) (pow (exp t) t)) (exp (/ (* t t) 2)) (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z)) (exp (/ (* t t) 2))) |
| 12.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) (sqrt (* (* z 2) (pow (exp t) t))) (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* 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) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) (exp t) (* (* z 2) (pow (exp t) t)) (* (* z 2) (pow (exp t) t)) (exp (/ (* t t) 2)) (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z)) (exp (/ (* t t) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 2409 |
| 1 | 1530 | 2292 |
| 2 | 7051 | 2159 |
| 0 | 8215 | 2068 |
| 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 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(pow x 2) |
(* -1 (* y (sqrt 2))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(* 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/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/2 (* x (sqrt 2))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (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 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(+ (* -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))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (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 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) 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) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 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) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(* 2 (* z (exp (pow t 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) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 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) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(+ (* 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))))))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 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))) |
(pow t 2) |
(* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) |
(+ (* 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)))))))))) |
(* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
(+ 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 (* (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))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(exp t) |
(exp (* 1/2 (pow t 2))) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(* -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 (*.f64 y (neg.f64 (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 (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 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 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.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))) (sqrt.f64 z)) |
(* -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)) |
(pow x 2) |
(*.f64 x x) |
(* -1 (* y (sqrt 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(* 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 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) x)) x) |
(* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) (sqrt.f64 z))) (*.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)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.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 (sqrt.f64 z) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) x)) x) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))) x) |
(+ (* -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 (neg.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)))))) 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 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 y y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/4 binary64) y)) #s(literal 1 binary64)) (*.f64 y y)) |
(* y (+ (* -1 (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))) (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))))) |
(*.f64 (fma.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 (neg.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)))))) 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 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y) |
(* -1 (* y (+ (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))) (neg.f64 y)) |
(* (sqrt (* z (exp (pow t 2)))) (* (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 (*.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 (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) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (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) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(*.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))) (sqrt.f64 z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (sqrt.f64 #s(literal -2 binary64))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -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)) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.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))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.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)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (neg.f64 (neg.f64 (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/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1/4 binary64)) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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)) #s(literal 1/4 binary64)) z) (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)))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 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)))) #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 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (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)))) |
(+ (* (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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(pow t 2) |
(*.f64 t t) |
(* (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)) |
(+ (* 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 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.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 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.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 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 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.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 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.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))))) |
(*.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)) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 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))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.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 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.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))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 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)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.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 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 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 (* (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))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (fma.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 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) t)) (sqrt.f64 z))) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #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: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 319 |
| 0 | 91 | 310 |
| 1 | 275 | 300 |
| 0 | 1534 | 300 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#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 (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))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.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 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.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 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 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 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.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)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.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)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) #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 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (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 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.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)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) #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 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.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 #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 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (/.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) 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 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.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)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (*.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))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) 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 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (fabs.f64 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 (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x 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 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 y (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (*.f64 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) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (exp t) (-.f64 t #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) #s(literal 2 binary64)) z) |
(*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(fma.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(+.f64 (*.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(+.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z) (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.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 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 z))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 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 (neg.f64 y) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
Compiled 14 301 to 1 408 computations (90.2% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 17 | 390 |
| Fresh | 6 | 12 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 382 | 33 | 415 |
| Status | Accuracy | Program |
|---|---|---|
| 37.0% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/4 binary64) y)) #s(literal 1 binary64)) (*.f64 y y))) (*.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)) | |
| 29.0% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) | |
| 55.1% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) | |
| ✓ | 99.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
| 89.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 82.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 55.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 55.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 95.8% | (*.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 (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)))) | |
| ▶ | 95.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 (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)))) |
| ✓ | 91.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 91.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 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 82.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 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ✓ | 66.1% | (*.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 2 binary64)))) |
| 61.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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)))) | |
| 58.9% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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)))) | |
| ▶ | 28.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
| 31.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) | |
| 93.7% | (*.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))) | |
| 53.6% | (*.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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) | |
| 55.4% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 54.9% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 53.5% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 58.2% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) | |
| ▶ | 26.3% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| ▶ | 51.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 45.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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 26.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)) #s(literal 1 binary64))) | |
| 31.7% | (*.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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 85.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| ▶ | 47.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
| 74.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y))) |
Compiled 1 962 to 1 510 computations (23% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y (neg.f64 (sqrt.f64 z))) | |
| 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)))) #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 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) | |
| cost-diff | 0 | #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) | |
| cost-diff | 0 | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| cost-diff | 0 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 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 (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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 564 |
| 0 | 114 | 557 |
| 1 | 206 | 557 |
| 2 | 574 | 557 |
| 3 | 2278 | 555 |
| 0 | 8214 | 550 |
| 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)))) #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 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 (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))) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
(*.f64 t t) |
t |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
y |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(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(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
#s(literal -1 binary64) |
y |
(*.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)))) |
#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) |
#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/2 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)))) #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 (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 #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) |
#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))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(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)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
(*.f64 t t) |
t |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
y |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(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(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
#s(literal -1 binary64) |
y |
(*.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 (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 (* (- (* 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 (sqrt.f64 z)) y) |
y |
(neg.f64 (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#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/2 binary64) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.37537006837909415 | (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.39843750000000006 | (*.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)))) | |
| accuracy | 7.7008843185402025 | #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 | 35.18227476568936 | #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 1.929055639067514 | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) | |
| accuracy | 3.7082954157565227 | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) | |
| accuracy | 12.492755934060387 | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) | |
| accuracy | 32.56432403596781 | #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) | |
| accuracy | 0.39843750000000006 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| accuracy | 15.310559864484922 | #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| accuracy | 27.139983929202074 | #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) | |
| accuracy | 29.483277999495876 | #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) | |
| accuracy | 0.00390625 | (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) | |
| accuracy | 0.12109375 | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 32.190445297865445 | #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) | |
| accuracy | 35.82513160416679 | #s(approx (- (* 1/2 x) y) (neg.f64 y)) | |
| accuracy | 0.09765625 | (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) | |
| accuracy | 0.265625 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.39843750000000006 | (*.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 (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)))) | |
| accuracy | 5.056241198016362 | #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))) |
| 124.0ms | 256× | 0 | valid |
Compiled 387 to 58 computations (85% saved)
ival-mult: 41.0ms (44.6% of total)ival-neg: 12.0ms (13% of total)ival-add: 10.0ms (10.9% of total)ival-sqrt: 7.0ms (7.6% of total)ival-div: 6.0ms (6.5% of total)ival-pow: 5.0ms (5.4% of total)ival-exp: 4.0ms (4.3% of total)const: 4.0ms (4.3% of total)ival-sub: 3.0ms (3.3% of total)exact: 1.0ms (1.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.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 (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 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 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) 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)))) #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 (* (- (* 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))) |
#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))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/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 |
|---|
(* -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) |
(* -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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* 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))))) |
(* 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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 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 (* 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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(+ (* -1 y) (* 1/2 x)) |
(* (* y (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) (sqrt z)) |
(* -1 (* y (sqrt z))) |
(* 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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* -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 (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 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 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) |
(* 2 (* z (exp (pow t 2)))) |
(* -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) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1)))) (sqrt z))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))))) |
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)) |
(* (* y (pow (sqrt -1) 2)) (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/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))))))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 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 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))) |
(* -1 (* (sqrt z) (sqrt 2))) |
(+ (* -1 (* (sqrt z) (sqrt 2))) (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))) |
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/8 |
(+ 1/8 (* 1/48 (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))))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(* (pow t 2) (+ (* -1 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2))))) |
(exp (* 1/2 (pow t 2))) |
(* 1/48 (pow t 2)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | z | @ | 0 | ((* (* (- (* 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/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (neg y) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* 1/2 x) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (* (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) y) (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* y (neg (sqrt z))) (exp (/ (* t t) 2)) (+ (* 1/48 (* t t)) 1/8) (* (* z 2) (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (exp (/ (* t t) 2)) (exp (/ (* t t) 2))) |
| 27.0ms | z | @ | -inf | ((* (* (- (* 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/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (neg y) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* 1/2 x) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (* (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) y) (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* y (neg (sqrt z))) (exp (/ (* t t) 2)) (+ (* 1/48 (* t t)) 1/8) (* (* z 2) (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (exp (/ (* t t) 2)) (exp (/ (* t t) 2))) |
| 12.0ms | z | @ | inf | ((* (* (- (* 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/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (neg y) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* 1/2 x) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (* (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) y) (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* y (neg (sqrt z))) (exp (/ (* t t) 2)) (+ (* 1/48 (* t t)) 1/8) (* (* z 2) (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (exp (/ (* t t) 2)) (exp (/ (* t t) 2))) |
| 8.0ms | y | @ | 0 | ((* (* (- (* 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/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (neg y) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* 1/2 x) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (* (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) y) (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* y (neg (sqrt z))) (exp (/ (* t t) 2)) (+ (* 1/48 (* t t)) 1/8) (* (* z 2) (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (exp (/ (* t t) 2)) (exp (/ (* t t) 2))) |
| 5.0ms | y | @ | inf | ((* (* (- (* 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/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (- (* 1/2 x) y) (neg y) (sqrt (* (* z 2) (pow (exp t) t))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* 1/2 x) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (* (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) y) (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (* (* y (neg (sqrt z))) (sqrt 2)) (* y (neg (sqrt z))) (exp (/ (* t t) 2)) (+ (* 1/48 (* t t)) 1/8) (* (* z 2) (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (exp (/ (* t t) 2)) (exp (/ (* t t) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 1697 |
| 1 | 1215 | 1640 |
| 2 | 5489 | 1560 |
| 0 | 8639 | 1496 |
| 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) |
(* -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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* 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))))) |
(* 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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 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 (* 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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(+ (* -1 y) (* 1/2 x)) |
(* (* y (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) (sqrt z)) |
(* -1 (* y (sqrt z))) |
(* 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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* -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 (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 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 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) |
(* 2 (* z (exp (pow t 2)))) |
(* -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) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1)))) (sqrt z))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))))) |
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)) |
(* (* y (pow (sqrt -1) 2)) (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/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))))))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 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 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))) |
(* -1 (* (sqrt z) (sqrt 2))) |
(+ (* -1 (* (sqrt z) (sqrt 2))) (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))) |
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/8 |
(+ 1/8 (* 1/48 (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))))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(* (pow t 2) (+ (* -1 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2))))) |
(exp (* 1/2 (pow t 2))) |
(* 1/48 (pow t 2)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
| 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/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 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 (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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 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 #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)))) |
(* 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 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 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))))) |
(*.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 (* 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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z)))) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* (* y (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* y (sqrt z))) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(* 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 (neg.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)))))) 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 (fma.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) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (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 (neg.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)))))) 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)) (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/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (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) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* (sqrt z) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(* -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)) (sqrt.f64 #s(literal -2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -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) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1)))) (sqrt z))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* -1/2 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (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)) |
(* (* y (pow (sqrt -1) 2)) (sqrt z)) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(+ (* 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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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 z) #s(literal 1/2 binary64)) (*.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)) (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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.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))))) #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 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/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)))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (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 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (sqrt z) (sqrt 2))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+ (* -1 (* (sqrt z) (sqrt 2))) (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
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/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 1/48 (pow t 2))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 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/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t)) (sqrt.f64 z))) (*.f64 t t)) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) |
(* (pow t 2) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t)))) (*.f64 t t)) |
(* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) t)) |
(* (pow t 2) (+ (* -1 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) (*.f64 t t)) |
(exp (* 1/2 (pow t 2))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(* 1/48 (pow t 2)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 t t)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 434 |
| 0 | 114 | 421 |
| 1 | 341 | 417 |
| 0 | 2113 | 410 |
| 1× | iter limit |
| 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)))) #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 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 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) 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)))) #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 (* (- (* 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))) |
#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))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/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 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 #s(literal 1/2 binary64) x) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (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)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.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 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 #s(literal 2 binary64) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x 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 #s(literal 1/2 binary64) x y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #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 #s(literal 1/2 binary64) x y)))) |
(/.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 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 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.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)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(-.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 (*.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)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y)) |
(*.f64 y (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) t) t)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) t) t)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal -1/2 binary64) t)) t (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64)) (*.f64 t t) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) t) (*.f64 #s(literal -1/2 binary64) t) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 t (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) t)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) t)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 t (*.f64 (*.f64 #s(literal -1/2 binary64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.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))) #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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)))) |
#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 (*.f64 #s(literal 2 binary64) z))) y) |
(*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 z))) |
(*.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 (neg.f64 (sqrt.f64 z)) y) |
(*.f64 (neg.f64 y) (sqrt.f64 z)) |
(*.f64 y (neg.f64 (sqrt.f64 z))) |
(neg.f64 (*.f64 (sqrt.f64 z) y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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/64 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/110592 binary64) #s(literal 1/512 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/110592 binary64) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/110592 binary64) #s(literal 1/512 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 t (*.f64 #s(literal 1/48 binary64) t) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/48 binary64) t)) t)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/48 binary64))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64)))) (/.f64 #s(literal 1/512 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/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))) |
Compiled 9 837 to 994 computations (89.9% saved)
39 alts after pruning (33 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 16 | 213 |
| Fresh | 7 | 17 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 207 | 39 | 246 |
| Status | Accuracy | Program |
|---|---|---|
| 63.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (fma.f64 #s(literal 1/2 binary64) x y)) | |
| 29.0% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) | |
| 96.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) | |
| ✓ | 99.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
| 89.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 82.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 55.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 55.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 91.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 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 82.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 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 55.2% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ✓ | 66.1% | (*.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 2 binary64)))) |
| 61.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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)))) | |
| 58.9% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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)))) | |
| ✓ | 28.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
| 31.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) | |
| 53.3% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #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)))) | |
| 97.0% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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))) | |
| 93.7% | (*.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))) | |
| 53.6% | (*.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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) | |
| 29.3% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) | |
| 31.1% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 54.9% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 53.5% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 58.2% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) | |
| 51.9% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 48.5% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) | |
| ✓ | 26.3% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 26.3% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 92.5% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 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))) #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)))) | |
| 53.2% | (*.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 (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)))) | |
| ✓ | 51.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 26.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)) #s(literal 1 binary64))) | |
| 31.7% | (*.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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 51.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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)))) | |
| 45.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) | |
| 47.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) | |
| 74.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)))) | |
| 36.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 #s(approx (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (*.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) (*.f64 t t))) y))) |
Compiled 3 424 to 1 286 computations (62.4% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) |
#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 (-.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 (*.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))) (-.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 #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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.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 (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 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (* (- (* 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 (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 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 (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 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/4 binary64) y)) #s(literal 1 binary64)) (*.f64 y y))) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 #s(approx (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (*.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) (*.f64 t t))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 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))) #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 (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #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 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 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (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)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
13 calls:
| 47.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 26.0ms | x |
| 19.0ms | (*.f64 z #s(literal 2 binary64)) |
| 18.0ms | t |
| 18.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 t t) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 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.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) |
#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 (-.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 (*.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))) (-.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 #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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.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 (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 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (* (- (* 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 (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 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 (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 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/4 binary64) y)) #s(literal 1 binary64)) (*.f64 y y))) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 #s(approx (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (*.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) (*.f64 t t))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 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))) #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 (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #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 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 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
13 calls:
| 22.0ms | (*.f64 z #s(literal 2 binary64)) |
| 22.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 19.0ms | t |
| 18.0ms | y |
| 18.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 t t) |
| 99.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.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)))) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
| 99.5% | 1 | z |
| 99.5% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) |
#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 (-.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 (*.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))) (-.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 #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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.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 (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 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (* (- (* 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 (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 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 (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 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/4 binary64) y)) #s(literal 1 binary64)) (*.f64 y y))) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (neg.f64 y))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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)))) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 #s(approx (* (* (sqrt z) (sqrt 2)) (+ (* (* -1/2 t) t) -1)) (*.f64 (fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) (*.f64 t t))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 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))) #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 (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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))) |
13 calls:
| 91.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)))) |
| 47.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 17.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 16.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 1 | (*.f64 t t) |
| 97.0% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 97.0% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 97.0% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 97.0% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 97.0% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 97.0% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 97.0% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 97.0% | 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)))) |
| 97.0% | 1 | x |
| 97.0% | 1 | y |
| 97.0% | 1 | z |
| 97.0% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) |
#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 (-.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 (*.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))) (-.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 #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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.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 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 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))))) |
| 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:
| 92.0ms | y |
| 22.0ms | (*.f64 z #s(literal 2 binary64)) |
| 14.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 12.0ms | (*.f64 t t) |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 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.7% | 1 | (*.f64 t t) |
| 93.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.7% | 1 | x |
| 93.7% | 1 | y |
| 93.7% | 1 | z |
| 93.7% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (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 (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (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 (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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)) |
#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 (-.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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
13 calls:
| 23.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)))) |
| 17.0ms | (*.f64 z #s(literal 2 binary64)) |
| 12.0ms | z |
| 9.0ms | y |
| 9.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 1 | (*.f64 t t) |
| 89.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 89.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 89.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 89.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 89.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 89.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 89.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 89.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)))) |
| 89.5% | 1 | x |
| 89.5% | 1 | y |
| 89.5% | 1 | z |
| 89.5% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
(*.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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) 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)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
13 calls:
| 13.0ms | (*.f64 t t) |
| 10.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 10.0ms | z |
| 8.0ms | y |
| 8.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 1 | y |
| 85.8% | 1 | (*.f64 t t) |
| 85.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 85.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 85.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 85.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 85.8% | 1 | x |
| 85.8% | 1 | t |
| 85.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 85.8% | 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)))) |
| 88.3% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 88.3% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.3% | 2 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64)))) (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))) #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/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)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #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))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
13 calls:
| 10.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 10.0ms | t |
| 10.0ms | x |
| 6.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 82.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 82.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 82.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 82.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)))) |
| 82.4% | 1 | x |
| 82.4% | 1 | y |
| 85.6% | 3 | (*.f64 t t) |
| 85.6% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 85.6% | 3 | t |
| 82.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 82.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 82.4% | 1 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #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)))) #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 (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
4 calls:
| 4.0ms | t |
| 4.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 4.0ms | (*.f64 t t) |
| 3.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 82.4% | 1 | (*.f64 t t) |
| 82.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 82.4% | 1 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (+ (* 1/2 x) (neg y)) (sqrt 2)) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) y)))) |
(*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
13 calls:
| 7.0ms | t |
| 6.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 4.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 4.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 4.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.8% | 5 | (*.f64 z #s(literal 2 binary64)) |
| 62.8% | 5 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 60.7% | 3 | y |
| 62.8% | 5 | z |
| 73.9% | 2 | (*.f64 t t) |
| 73.9% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 64.4% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 58.4% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 55.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 71.9% | 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)))) |
| 64.4% | 3 | x |
| 73.9% | 2 | t |
| 73.8% | 2 | (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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
12 calls:
| 4.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 4.0ms | t |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | x |
| 2.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 55.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 55.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 55.3% | 1 | z |
| 55.3% | 1 | y |
| 55.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 55.3% | 1 | x |
| 55.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)))) |
| 55.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 55.3% | 1 | (*.f64 t t) |
| 55.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 55.3% | 1 | t |
Compiled 50 to 77 computations (-54% 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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
13 calls:
| 1.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | t |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 26.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 26.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)))) |
| 26.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 26.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 26.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 26.3% | 1 | x |
| 26.3% | 1 | y |
| 26.3% | 1 | z |
| 26.3% | 1 | (*.f64 t t) |
| 26.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 26.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 26.3% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 6.975473310685278e+43 | 5.085417605878668e+47 |
| 16.0ms | 96× | 0 | valid |
Compiled 374 to 310 computations (17.1% saved)
ival-mult: 3.0ms (59% of total)ival-div: 1.0ms (19.7% of total)ival-exp: 1.0ms (19.7% of total)ival-sqrt: 1.0ms (19.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.276829705735553e+148 | 4.461873038409678e+149 |
| 16.0ms | 4.1795574995692436e+63 | 1.5075056864895242e+67 |
| 22.0ms | 224× | 0 | valid |
Compiled 846 to 680 computations (19.6% saved)
ival-mult: 6.0ms (50% of total)ival-div: 1.0ms (8.3% of total)ival-exp: 1.0ms (8.3% of total)ival-sub: 1.0ms (8.3% of total)ival-sqrt: 1.0ms (8.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 100.0ms | 4.318394716658331e+31 | 6.753680875167138e+35 |
| 95.0ms | 128× | 0 | valid |
Compiled 388 to 342 computations (11.9% saved)
ival-mult: 88.0ms (96.4% of total)ival-div: 1.0ms (1.1% of total)ival-exp: 1.0ms (1.1% of total)ival-sub: 1.0ms (1.1% of total)ival-sqrt: 1.0ms (1.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 368 |
| 1 | 135 | 368 |
| 2 | 230 | 368 |
| 3 | 582 | 368 |
| 4 | 2126 | 368 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.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 (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 z #s(literal 79999999999999999451185522875761703581273554944 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 13999999999999998860368254998753084699791734804929017913403051606016 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) (if (<=.f64 t #s(literal 154999999999999993395323785249758608792214562734676741160923742137295215984119184458129791068524661923263565772439453039475281980006412944303164751872 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 31999999999999998258407391585370112 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (*.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 (* (* z 2) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 z #s(literal 79999999999999999451185522875761703581273554944 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 13999999999999998860368254998753084699791734804929017913403051606016 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) (if (<=.f64 t #s(literal 154999999999999993395323785249758608792214562734676741160923742137295215984119184458129791068524661923263565772439453039475281980006412944303164751872 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))))) |
(if (or (<=.f64 t #s(literal 13999999999999998860368254998753084699791734804929017913403051606016 binary64)) (not (<=.f64 t #s(literal 154999999999999993395323785249758608792214562734676741160923742137295215984119184458129791068524661923263565772439453039475281980006412944303164751872 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 31999999999999998258407391585370112 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 (fma.f64 (*.f64 t t) z z) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 31999999999999998258407391585370112 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.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 (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(approx (* (* z 2) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 1× | fuel |
Compiled 372 to 98 computations (73.7% saved)
(abs t)
Compiled 876 to 316 computations (63.9% saved)
Loading profile data...