
Time bar (total: 8.8s)
| 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.4s | 8 256× | 0 | valid |
| 249.0ms | 2 035× | 0 | invalid |
ival-mult: 584.0ms (57% of total)ival-exp: 133.0ms (13% of total)ival-sub: 101.0ms (9.9% of total)ival-div: 97.0ms (9.5% of total)ival-sqrt: 85.0ms (8.3% of total)exact: 11.0ms (1.1% of total)ival-true: 7.0ms (0.7% of total)adjust: 4.0ms (0.4% of total)ival-assert: 4.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 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)))) |
| 1 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #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 | - | (*.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 | 4 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 6 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 131 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 65 | |
| ↳ | (*.f64 t t) | overflow | 65 | |
sqrt.f64 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 z #s(literal 2 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 0 |
| - | 1 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 0 |
| - | 1 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 251 |
| 1 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 200.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-mult: 45.0ms (49% of total)ival-exp: 36.0ms (39.2% of total)ival-div: 3.0ms (3.3% of total)ival-sub: 3.0ms (3.3% of total)ival-sqrt: 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 250 |
| 1 | 198 | 246 |
| 2 | 645 | 246 |
| 3 | 2114 | 246 |
| 4 | 7527 | 246 |
| 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 |
|---|---|---|
| ▶ | 98.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)))) |
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 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| accuracy | 0.18359375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.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)))) |
| 49.0ms | 256× | 0 | valid |
Compiled 64 to 17 computations (73.4% saved)
ival-exp: 26.0ms (67.7% of total)ival-mult: 7.0ms (18.2% of total)ival-div: 2.0ms (5.2% of total)ival-sqrt: 2.0ms (5.2% of total)ival-sub: 1.0ms (2.6% 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 |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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))) |
| 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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 1071 |
| 1 | 579 | 1055 |
| 2 | 2373 | 941 |
| 3 | 7151 | 941 |
| 0 | 8658 | 924 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (pow.f64 (sqrt.f64 (exp.f64 t)) t))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt 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))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (/.f64 y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (/.f64 y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.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)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.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)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (pow.f64 (sqrt.f64 (exp.f64 t)) t))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 #s(literal -2 binary64))) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#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)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) 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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (sqrt.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 976 to 298 computations (84.9% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 13 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 13 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.8% | (*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| ▶ | 99.9% | (*.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)))) |
| 39.4% | (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 93.8% | (*.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.6% | (*.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.8% | (*.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)))) | |
| ▶ | 54.1% | (*.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))) |
| 61.3% | (*.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)))) | |
| ▶ | 64.0% | (*.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)))) |
| 60.9% | (*.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)))) | |
| 91.1% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 82.6% | #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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
| 53.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
Compiled 694 to 558 computations (19.6% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (/.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)) | |
| cost-diff | 0 | (*.f64 (/.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)) (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) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.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)))) | |
| cost-diff | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | |
| 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 | #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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| cost-diff | 1 | (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 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)) #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 | 55 | 393 |
| 0 | 94 | 386 |
| 1 | 168 | 386 |
| 2 | 420 | 386 |
| 3 | 1596 | 386 |
| 4 | 7055 | 386 |
| 0 | 8204 | 384 |
| 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) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(sqrt.f64 z) |
z |
(*.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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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 |
(*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #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 (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 (*.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 |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
#s(literal 1/2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.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) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(sqrt.f64 z) |
z |
(*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
(*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y)) (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 (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 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (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 #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 |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8476541858302059 | (*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| accuracy | 3.8945106083020584 | (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) | |
| accuracy | 5.3647562324362825 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 22.220825793911313 | (/.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)) | |
| accuracy | 0.18359375 | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.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)))) | |
| accuracy | 30.726683335845372 | #s(approx (- (* x 1/2) y) (neg.f64 y)) | |
| accuracy | 0.40853500976844204 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) | |
| accuracy | 0.5078125 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) | |
| accuracy | 2.1736499269907585 | (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) | |
| accuracy | 12.055268358839573 | #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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| accuracy | 0.18359375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.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 | 31.83782557398359 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) x) | |
| accuracy | 0.0 | (exp.f64 t) | |
| accuracy | 0.09375 | (*.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)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
| 186.0ms | 256× | 0 | valid |
Compiled 377 to 46 computations (87.8% saved)
ival-mult: 93.0ms (59.3% of total)ival-add: 39.0ms (24.9% of total)ival-sqrt: 7.0ms (4.5% of total)ival-pow: 5.0ms (3.2% of total)ival-exp: 4.0ms (2.5% of total)ival-div: 3.0ms (1.9% of total)ival-sub: 3.0ms (1.9% of total)ival-neg: 2.0ms (1.3% of total)exact: 1.0ms (0.6% 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 #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 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 t) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 70.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) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (+ (* (* t t) 1/2) 1) (* t t) (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 x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (+ (* (* x x) 1/4) (* (neg y) y))) |
| 50.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) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (+ (* (* t t) 1/2) 1) (* t t) (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 x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (+ (* (* x x) 1/4) (* (neg y) y))) |
| 42.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))) (* (* (- (* 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) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (+ (* (* t t) 1/2) 1) (* t t) (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 x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (+ (* (* x x) 1/4) (* (neg y) y))) |
| 38.0ms | x | @ | 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) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (+ (* (* t t) 1/2) 1) (* t t) (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 x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (+ (* (* x x) 1/4) (* (neg y) y))) |
| 16.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) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (+ (* (* t t) 1/2) 1) (* t t) (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 x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (+ (* (* x x) 1/4) (* (neg y) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 542 | 4654 |
| 1 | 1692 | 4487 |
| 2 | 6534 | 4378 |
| 0 | 8452 | 4243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 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))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.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)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 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))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (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))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 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))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (sqrt.f64 z))) (*.f64 x x))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 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))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (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))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 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))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.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))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#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 (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #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))))) (neg.f64 y))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.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 (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/4 binary64)) (*.f64 y y)) (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y y))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) 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))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) 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))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#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))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.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))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#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 (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #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))))) (neg.f64 y))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.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 (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) 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))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) 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))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.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))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 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))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.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)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.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))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (/.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)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (*.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))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 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)) (*.f64 t t)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 (neg.f64 z) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)) (pow.f64 t #s(literal 4 binary64))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.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)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 (neg.f64 z) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64)) (pow.f64 t #s(literal 4 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (sqrt.f64 z) #s(literal 1/48 binary64)))) (pow.f64 t #s(literal 4 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#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)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 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))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* z 2))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (/.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)))) (*.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)))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp 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))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow 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) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp t) (exp.f64 t)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 280 |
| 0 | 94 | 253 |
| 1 | 252 | 250 |
| 0 | 1391 | 250 |
| 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 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(*.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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(*.f64 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 t) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #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)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.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 (pow.f64 (exp.f64 t) t)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (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 (-.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (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 #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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (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 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) (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 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (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 (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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.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 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.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 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.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)) |
(/.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.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)) (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)) (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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.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))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (-.f64 (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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (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 (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 (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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)))) (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))) (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))) (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (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 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (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 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)) (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)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.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 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x 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 #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 (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) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y)) (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) (neg.f64 y)) (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) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y)) (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) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #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)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.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 (pow.f64 (exp.f64 t) t)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (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 (-.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (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 #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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (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 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) (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 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) (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 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (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)) (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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.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))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (-.f64 (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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (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 (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 (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 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)))) (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))) (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))) (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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (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 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (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 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)) (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 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)))) |
(*.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 (*.f64 (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 (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))) (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))) (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)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.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 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(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))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 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 (*.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 (*.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)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) 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 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64) (*.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 (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.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 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x 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 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.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))) |
Compiled 14 267 to 1 499 computations (89.5% saved)
27 alts after pruning (26 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 23 | 415 |
| Fresh | 5 | 3 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 401 | 27 | 428 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.2% | (/.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)) |
| 64.5% | (*.f64 (/.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)) #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)))) | |
| 16.1% | (*.f64 (/.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))) (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))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ▶ | 99.9% | (*.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)))) |
| 92.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 83.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) | |
| 54.0% | (*.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))))) | |
| 42.9% | (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 67.8% | (*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) | |
| 93.8% | (*.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.6% | (*.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.8% | (*.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)))) |
| ✓ | 54.1% | (*.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))) |
| 53.9% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 59.2% | (*.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)))) | |
| 57.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 49.5% | (*.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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 28.5% | (*.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)) #s(literal 1 binary64))) |
| 28.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 53.9% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) | |
| 49.4% | #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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 77.8% | #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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (sqrt.f64 z)))) | |
| 82.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| ▶ | 84.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
| 52.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) | |
| 39.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))))) | |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
Compiled 1 843 to 1 422 computations (22.8% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) | |
| cost-diff | 0 | (*.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)))) | |
| cost-diff | 0 | (/.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)) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) | |
| cost-diff | 0 | #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| cost-diff | 1 | (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- (* x 1/2) y) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.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)) #s(literal 1 binary64))) | |
| 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 | 69 | 493 |
| 0 | 105 | 484 |
| 1 | 200 | 484 |
| 2 | 533 | 484 |
| 3 | 2425 | 484 |
| 4 | 7365 | 484 |
| 0 | 8215 | 478 |
| 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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(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) |
(neg.f64 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.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)) |
(*.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)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
(*.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 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 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 #s(literal 1/2 binary64) x) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) #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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
z |
#s(literal 2 binary64) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
t |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(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) |
(neg.f64 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 z) |
z |
(/.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)) |
(/.f64 (*.f64 (*.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))) (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 #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 (*.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)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
(*.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 | 3.8945106083020584 | (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) | |
| accuracy | 6.10101251307148 | (*.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)))) | |
| accuracy | 10.13709752060609 | (/.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)) | |
| accuracy | 31.83782557398359 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.33822250976844204 | (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 0.7300339482587763 | (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 2.3342546221768 | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) | |
| accuracy | 12.055268358839573 | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| accuracy | 0.18359375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| accuracy | 15.565506451494796 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.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)) #s(literal 1 binary64))) | |
| accuracy | 30.726683335845372 | #s(approx (- (* x 1/2) y) (neg.f64 y)) | |
| accuracy | 31.83782557398359 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) x) | |
| accuracy | 0.09375 | (*.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 | 0.2382789095697275 | (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) | |
| accuracy | 31.03869518578505 | #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
| 119.0ms | 256× | 0 | valid |
Compiled 399 to 53 computations (86.7% saved)
ival-mult: 35.0ms (47.6% of total)ival-add: 12.0ms (16.3% of total)ival-sqrt: 8.0ms (10.9% of total)ival-pow: 5.0ms (6.8% of total)ival-exp: 4.0ms (5.4% of total)ival-div: 3.0ms (4.1% of total)ival-neg: 3.0ms (4.1% of total)ival-sub: 2.0ms (2.7% of total)exact: 1.0ms (1.4% 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 #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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (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)) (*.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 #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 x x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) 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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -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)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | t | @ | -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) (neg y) (* (* (- (* 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) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* x x) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 32.0ms | x | @ | 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) (neg y) (* (* (- (* 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) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* x x) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 15.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) (neg y) (* (* (- (* 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) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* x x) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 12.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) (neg y) (* (* (- (* 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) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* x x) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 11.0ms | y | @ | -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) (neg y) (* (* (- (* 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) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* x x) (exp t) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 608 | 5660 |
| 1 | 1985 | 5415 |
| 2 | 6406 | 5358 |
| 0 | 8461 | 5089 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -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)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 y (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 y (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (neg.f64 y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 z)) (neg.f64 x))) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) x)) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x)) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x)) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) (*.f64 x x))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) x)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 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))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (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 #s(literal 2 binary64))) (/.f64 y x))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (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))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (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))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.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))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) x)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (sqrt.f64 z)) #s(literal 1/2 binary64))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) y))) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (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))) (sqrt.f64 z))) y)) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (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))) (sqrt.f64 z))) y)) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (sqrt.f64 z)) #s(literal 1/2 binary64))) y)) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y y)) (sqrt.f64 z)) #s(literal 1/4 binary64))) (*.f64 y y))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #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)))) (neg.f64 y))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #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))))) (neg.f64 y))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #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))))) (neg.f64 y))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.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))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 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))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.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)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.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))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.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))) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole 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))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) #s(hole 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))))))))))) |
#s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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)))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.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)) (*.f64 (/.f64 (fma.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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t))) (*.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)))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 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)))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (fma.f64 (fma.f64 (fma.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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 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))))) (*.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)))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp 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))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#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)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#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 (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.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))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (neg (sqrt 2))) (sqrt z)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.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))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) t)) (*.f64 t t))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 357 |
| 0 | 105 | 350 |
| 1 | 296 | 335 |
| 0 | 1766 | 335 |
| 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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (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)) (*.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 #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 x x) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) 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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 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 #s(literal 2 binary64) z))) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.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 (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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.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 (*.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 (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 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.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)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 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 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 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.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 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) #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))) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (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) (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.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 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (-.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 #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.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 (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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.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)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 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 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 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 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 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(*.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 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (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 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 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 #s(literal 2 binary64)))) |
(/.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 #s(literal 2 binary64)))) (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 #s(literal 2 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 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))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 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 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (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 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 z) (*.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 #s(literal 2 binary64)))) |
(*.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 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.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 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (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 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.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)))) |
(neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 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 (*.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 #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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.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 #s(literal 1/8 binary64) (pow.f64 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 (*.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 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.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))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.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)))) (neg.f64 (fma.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)) (*.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 (*.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))) |
(neg.f64 (/.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)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.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))) (*.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 (*.f64 x x) #s(literal 1/4 binary64)) (*.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 (*.f64 x x) #s(literal 1/4 binary64)))) |
(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 (*.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))))) |
(+.f64 (*.f64 (*.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)))) (*.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 (*.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))))) |
(+.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.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 (*.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) (neg.f64 y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/64 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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64) (*.f64 (neg.f64 y) y)) |
(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 #s(literal -1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.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 (*.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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.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 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) x)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(*.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))) |
#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 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x 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)) (fma.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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (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)) (fma.f64 #s(literal -1/2 binary64) x y)) (-.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 (fma.f64 #s(literal -1/2 binary64) x y) (-.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 (fma.f64 #s(literal -1/2 binary64) x y) (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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.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)) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y) (-.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 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 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 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.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 #s(literal -1/2 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 t t)) #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1/2 binary64)) (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) x y))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (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)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
Compiled 18 614 to 1 680 computations (91% saved)
35 alts after pruning (32 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 385 | 19 | 404 |
| Fresh | 8 | 13 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 396 | 35 | 431 |
| Status | Accuracy | Program |
|---|---|---|
| 65.6% | (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #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))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 16.1% | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) | |
| ▶ | 44.5% | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
| 29.4% | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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)) | |
| 25.3% | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) | |
| 42.9% | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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))) | |
| ▶ | 83.9% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
| 83.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) | |
| 54.0% | (*.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))))) | |
| 67.8% | (*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) | |
| ▶ | 93.8% | (*.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.6% | (*.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.8% | (*.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)))) |
| ✓ | 54.1% | (*.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))) |
| 53.9% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.3% | (*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.3% | (*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| ▶ | 28.4% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 59.2% | (*.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)))) | |
| 57.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 49.5% | (*.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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 28.5% | (*.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)) #s(literal 1 binary64))) |
| 85.0% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 62.9% | (*.f64 #s(approx (- (* 1/2 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)))) | |
| 66.0% | (*.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)))) | |
| 53.9% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) | |
| 49.4% | #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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 77.8% | #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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (sqrt.f64 z)))) | |
| 82.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| 66.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x))) | |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) | |
| 52.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| ▶ | 84.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 70.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
Compiled 2 425 to 1 846 computations (23.9% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 0 | #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) | |
| cost-diff | 0 | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| cost-diff | 1 | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.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))) | |
| 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) (*.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)))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | #s(approx (- (* x 1/2) y) (neg.f64 y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) | |
| cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (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 | 77 | 622 |
| 0 | 119 | 607 |
| 1 | 234 | 607 |
| 2 | 684 | 607 |
| 3 | 3204 | 607 |
| 0 | 8138 | 602 |
| 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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#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) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(sqrt.f64 z) |
z |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(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) |
(neg.f64 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) |
(/.f64 (neg.f64 y) x) |
(neg.f64 y) |
y |
x |
(/.f64 y x) |
#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))) |
#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 (*.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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)))) (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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z)) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
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) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.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)))) |
#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) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(sqrt.f64 z) |
z |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
x |
y |
(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) |
(neg.f64 (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) |
(/.f64 (neg.f64 y) x) |
(neg.f64 y) |
y |
x |
(/.f64 y x) |
#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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#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) |
(fma.f64 #s(literal 1/2 binary64) x y) |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.10101251307148 | (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) | |
| accuracy | 10.13709752060609 | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| accuracy | 14.065608223066713 | (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) | |
| accuracy | 31.83782557398359 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.28744125976844204 | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) | |
| accuracy | 0.7300339482587763 | (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 2.207246508134836 | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| accuracy | 12.055268358839573 | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| accuracy | 0.0078125 | (*.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))) | |
| accuracy | 0.09375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) | |
| accuracy | 15.565506451494796 | #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.3991012695368841 | (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| accuracy | 30.726683335845372 | #s(approx (- (* x 1/2) y) (neg.f64 y)) | |
| accuracy | 31.83782557398359 | #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) | |
| accuracy | 0.18359375 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| accuracy | 0.2382789095697275 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | |
| accuracy | 0.8476541858302059 | (*.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 | 4.496078841288674 | #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))) |
| 126.0ms | 256× | 0 | valid |
Compiled 470 to 62 computations (86.8% saved)
ival-mult: 40.0ms (48% of total)ival-div: 14.0ms (16.8% of total)ival-add: 9.0ms (10.8% of total)ival-sqrt: 7.0ms (8.4% of total)const: 6.0ms (7.2% of total)ival-neg: 3.0ms (3.6% of total)ival-exp: 2.0ms (2.4% of total)ival-sub: 1.0ms (1.2% of total)exact: 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)| 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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (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 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) |
#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))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.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))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z)))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))) (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z))) (* 1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z))) (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (+ y (* -1/2 x))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))) (* (sqrt z) (+ y (* -1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt z) (+ y (* -1/2 x)))) (* (/ (+ y (* -1/2 x)) (pow t 2)) (sqrt z)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.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) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (neg y) (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (sqrt (* 2 z)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 9.0ms | t | @ | 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) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (neg y) (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (sqrt (* 2 z)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 8.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) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (neg y) (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (sqrt (* 2 z)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 8.0ms | x | @ | 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) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (neg y) (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (sqrt (* 2 z)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
| 5.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) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (neg y) (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* 1/4 (* x x)) (* (neg y) y)) (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (exp (/ (* t t) 2)) (sqrt (* z 2)) (exp (/ (* t t) 2)) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (sqrt (* 2 z)) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 6568 |
| 1 | 1817 | 6414 |
| 2 | 5848 | 6261 |
| 0 | 8205 | 5964 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z)))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))) (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z))) (* 1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z))) (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (+ y (* -1/2 x))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))) (* (sqrt z) (+ y (* -1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt z) (+ y (* -1/2 x)))) (* (/ (+ y (* -1/2 x)) (pow t 2)) (sqrt z)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) y) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) y)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) y) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) y)))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) y))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) y)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -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)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) y)))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z)))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))) (* (* y (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) y))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (* 1/2 (pow t 2)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* y (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (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(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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)))))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (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 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) x)) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) x)) x)) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1/2 (* (* x (+ 1 (* 1/2 (pow t 2)))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* x (+ (* -1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x) (sqrt.f64 z))) x)) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 y x) (/.f64 y x))))) (*.f64 x x))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* x (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (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 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) x)) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) x)) x)) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (* y (+ 1 (* 1/2 (pow t 2)))) x) (sqrt z))) (* 1/2 (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) (/.f64 (sqrt.f64 z) x))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)))) x)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) x)) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* 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))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 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))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x 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 (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z))) (* (sqrt z) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64))) y)) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (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))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x y) (/.f64 x y))) (sqrt.f64 z)) #s(literal 1/4 binary64))) (*.f64 y y))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* (/ (neg y) x) (/ y x)) 1/4) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) x) y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x 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 (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (/ (* x (+ 1 (* 1/2 (pow t 2)))) y) (sqrt z)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) #s(literal 1/2 binary64)) (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 z))) (neg.f64 y))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) y) #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.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))) (sqrt.f64 z))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 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))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt z) (sqrt 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 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))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.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))) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
#s(approx (* (sqrt z) (sqrt 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (- (* x 1/2) y) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 z)) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 z)) #s(literal -1/2 binary64)))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (sqrt z) (+ y (* -1/2 x))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))) (* (sqrt z) (+ y (* -1/2 x)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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)))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (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)))))))))))) |
#s(approx (/ (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (+ (* x 1/2) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.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)) (*.f64 (/.f64 (fma.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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t))) (*.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)))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* 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)))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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)))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 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)))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) #s(hole binary64 (+ (* (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))))))))))))) |
#s(approx (* (+ (* 1/4 (* x x)) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* 2 z)))) (fma.f64 (fma.f64 (fma.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))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 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))))) (*.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)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#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)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#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 (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y)) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ y (+ (* -1/2 x) (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (neg (sqrt 2))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* 1/2 (* (* (pow t 2) (+ y (* -1/2 x))) (sqrt z))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt z) (+ y (* -1/2 x)))) (* (/ (+ y (* -1/2 x)) (pow t 2)) (sqrt z)))))) |
#s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (/.f64 (sqrt.f64 z) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* (pow t 2) (+ y (* -1/2 x)))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1/2 (/ x (pow t 2))) (+ (* 1/2 (+ y (* -1/2 x))) (/ y (pow t 2))))))) |
#s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) t)) (*.f64 t t))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 451 |
| 0 | 119 | 435 |
| 1 | 355 | 429 |
| 0 | 2378 | 429 |
| 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 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (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 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x)) |
#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))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.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))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #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 (neg.f64 y) 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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(*.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 (neg.f64 y) 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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(/.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 #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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.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)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #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 #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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(-.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 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (*.f64 (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(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 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) (neg.f64 y)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (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)) |
(*.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (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 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #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 (*.f64 t t) #s(literal 1/2 binary64) #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 (*.f64 t t) #s(literal 1/2 binary64) #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 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 z)) (sqrt.f64 #s(literal 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (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 (sqrt.f64 (*.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 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (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) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 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 #s(literal -1/2 binary64) x y) (sqrt.f64 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 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 z))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x 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/2 binary64) x y)) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) |
(*.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (/.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) #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))) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x))) |
(*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x))) (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 3 binary64)) #s(literal -1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x))) (pow.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x))) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (*.f64 x x))) |
(+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)))) |
#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 (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)) #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 (*.f64 t t) #s(literal 1/2 binary64) #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))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x 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)) (fma.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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (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)) (fma.f64 #s(literal -1/2 binary64) x y)) (-.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 (fma.f64 #s(literal -1/2 binary64) x y) (-.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 (fma.f64 #s(literal -1/2 binary64) x y) (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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.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)) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y) (-.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 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 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 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.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 #s(literal -1/2 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.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))) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 t t)) #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1/2 binary64)) (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) x y) #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) x y)) (fma.f64 #s(literal -1/2 binary64) x y)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) x y))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (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)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (*.f64 t #s(literal 1/2 binary64)))) |
Compiled 19 389 to 1 588 computations (91.8% saved)
42 alts after pruning (38 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 369 | 18 | 387 |
| Fresh | 7 | 20 | 27 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 380 | 42 | 422 |
| Status | Accuracy | Program |
|---|---|---|
| 65.6% | (/.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 (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)) | |
| 16.1% | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) | |
| 29.4% | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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)) | |
| 25.3% | (/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) | |
| 42.9% | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.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))) | |
| 54.0% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 95.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)))) | |
| 83.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) | |
| 67.8% | (*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) | |
| 68.2% | (*.f64 (*.f64 (/.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)) (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.6% | (*.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.8% | (*.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)))) |
| ✓ | 54.1% | (*.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))) |
| 28.3% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 28.3% | (*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 58.3% | (*.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)))) | |
| ✓ | 28.4% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 59.2% | (*.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)))) | |
| 57.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 49.5% | (*.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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 28.5% | (*.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)) #s(literal 1 binary64))) |
| 85.0% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 54.1% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (fma.f64 #s(literal 1/2 binary64) x y))) | |
| 78.7% | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 79.1% | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 52.6% | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 51.4% | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) | |
| 62.9% | (*.f64 #s(approx (- (* 1/2 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)))) | |
| 66.0% | (*.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)))) | |
| 59.0% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) y) (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)))) | |
| 57.8% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (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)))) | |
| 53.9% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) | |
| 49.4% | #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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 82.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) | |
| 52.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 53.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| 52.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 52.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (/.f64 (sqrt.f64 z) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| 66.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) (/.f64 (sqrt.f64 z) x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) | |
| 51.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
Compiled 4 362 to 1 552 computations (64.4% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.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) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) 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 (*.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 #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)) |
(*.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 (-.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 (sqrt.f64 #s(literal 2 binary64))) y) (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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.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)) (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 (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)) #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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #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))) (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 (neg.f64 y) 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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (/.f64 (sqrt.f64 z) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) (/.f64 (sqrt.f64 z) x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x))) |
(*.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 #s(approx (- (* 1/2 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) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.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 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 (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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.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))) (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))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
13 calls:
| 49.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 44.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 44.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 42.0ms | (*.f64 t t) |
| 41.0ms | (*.f64 z #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 t t) |
| 99.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.9% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.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) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) 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 (*.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 #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)) |
(*.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 (-.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 (sqrt.f64 #s(literal 2 binary64))) y) (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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.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)) (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 (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)) #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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #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))) (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 (neg.f64 y) 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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (/.f64 (sqrt.f64 z) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) (/.f64 (sqrt.f64 z) x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x))) |
(*.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 #s(approx (- (* 1/2 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) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #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) (*.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)))) |
13 calls:
| 62.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 31.0ms | y |
| 23.0ms | (*.f64 t t) |
| 15.0ms | (*.f64 z #s(literal 2 binary64)) |
| 15.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 t t) |
| 99.1% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 95.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.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)))) |
| 95.7% | 1 | x |
| 95.7% | 1 | y |
| 95.7% | 1 | z |
| 99.1% | 3 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.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) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) 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 (*.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 #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)) |
(*.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 (-.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 (sqrt.f64 #s(literal 2 binary64))) y) (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 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) (*.f64 (neg.f64 t) t)) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) (sqrt.f64 z)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (/.f64 (neg.f64 y) x) #s(literal 1/4 binary64)) x) x)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #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)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.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)) (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 (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)) #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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (*.f64 #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))) (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 (neg.f64 y) 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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) t) (/.f64 (sqrt.f64 z) t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) x y))) (*.f64 t t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 #s(approx (* (sqrt z) (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) y) (/.f64 (sqrt.f64 z) x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (sqrt.f64 z) x))) x))) |
| Outputs |
|---|
(*.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)))) |
3 calls:
| 17.0ms | t |
| 16.0ms | (*.f64 t t) |
| 13.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (*.f64 t t) |
| 95.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.7% | 1 | t |
Compiled 9 to 16 computations (-77.8% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.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) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) 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 (*.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 #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)) |
(*.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 (-.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)))) |
| 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)))) |
13 calls:
| 18.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 16.0ms | y |
| 15.0ms | (*.f64 t t) |
| 15.0ms | t |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.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)))) |
| 93.8% | 1 | x |
| 93.8% | 1 | y |
| 93.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.8% | 1 | z |
| 93.8% | 1 | (*.f64 t t) |
| 93.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.8% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.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) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) 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 (*.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 #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)) |
(*.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)))) |
| 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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 13.0ms | z |
| 13.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 13.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 12.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 91.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 91.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 91.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 91.6% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 91.6% | 1 | x |
| 91.6% | 1 | y |
| 91.6% | 1 | (*.f64 t t) |
| 91.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 91.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 91.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 91.6% | 1 | z |
| 91.6% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (neg y) y)) (*.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)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(/.f64 (*.f64 #s(approx (+ (* 1/4 (* x x)) (* (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))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* z 2) (pow (exp t) t))) (*.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))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #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 #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
13 calls:
| 70.0ms | x |
| 33.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 13.0ms | z |
| 11.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 10.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 85.0% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 85.0% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 85.0% | 1 | z |
| 88.6% | 3 | (*.f64 t t) |
| 88.6% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 85.0% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 85.0% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 85.0% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 85.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)))) |
| 85.0% | 1 | x |
| 85.0% | 1 | y |
| 88.6% | 3 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#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 #s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
5 calls:
| 30.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)))) |
| 6.0ms | t |
| 6.0ms | (*.f64 t t) |
| 6.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 5.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 85.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)))) |
| 85.0% | 1 | (*.f64 t t) |
| 85.0% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 85.0% | 1 | t |
Compiled 32 to 39 computations (-21.9% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.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 (*.f64 t t) #s(literal 1/2 binary64) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (* (exp (/ (* t t) 2)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
13 calls:
| 57.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 24.0ms | z |
| 21.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 8.0ms | y |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 2 | (*.f64 t t) |
| 75.5% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 61.0% | 4 | (*.f64 z #s(literal 2 binary64)) |
| 61.0% | 4 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 71.4% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 58.7% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 56.4% | 2 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 71.4% | 3 | x |
| 71.4% | 3 | y |
| 61.0% | 4 | z |
| 75.5% | 2 | t |
| 75.5% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 74.6% | 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)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.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)) #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)) #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (* (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1)) (fma.f64 #s(literal -1/2 binary64) x y))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* z 2) (pow (exp t) t)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
| 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)) #s(literal 1 binary64))) |
13 calls:
| 7.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)))) |
| 3.0ms | x |
| 3.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 3.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 3.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 54.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 54.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 54.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 54.1% | 1 | z |
| 54.1% | 1 | y |
| 54.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 54.1% | 1 | x |
| 54.1% | 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)))) |
| 54.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 54.1% | 1 | (*.f64 t t) |
| 54.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 54.1% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.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)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.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)) #s(literal 1 binary64))) |
13 calls:
| 1.0ms | (*.f64 t t) |
| 1.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 (*.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)))) |
| 1.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.5% | 1 | y |
| 28.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 28.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 28.5% | 1 | z |
| 28.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 28.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 28.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 28.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)))) |
| 28.5% | 1 | x |
| 28.5% | 1 | (*.f64 t t) |
| 28.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 28.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 28.5% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.8459707139098636e+46 | 6.933545944072059e+50 |
| 10.0ms | 1.9417130998014005e-6 | 4.430164514454518e-6 |
| 17.0ms | 208× | 0 | valid |
Compiled 698 to 587 computations (15.9% saved)
ival-mult: 6.0ms (53.3% of total)ival-exp: 2.0ms (17.8% of total)ival-div: 1.0ms (8.9% of total)ival-sub: 1.0ms (8.9% of total)ival-sqrt: 1.0ms (8.9% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 61.0ms | 1.1196555349404926e+136 | 1.2077616390961743e+137 |
| 12.0ms | 2.7432390495537573e+101 | 1.7479109784169092e+102 |
| 16.0ms | 192× | 0 | valid |
Compiled 692 to 586 computations (15.3% saved)
ival-mult: 5.0ms (47.2% of total)ival-div: 1.0ms (9.4% of total)ival-exp: 1.0ms (9.4% of total)ival-sub: 1.0ms (9.4% of total)ival-sqrt: 1.0ms (9.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9417130998014005e-6 | 4.430164514454518e-6 |
Compiled 250 to 237 computations (5.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 372 |
| 1 | 103 | 372 |
| 2 | 147 | 372 |
| 3 | 310 | 372 |
| 4 | 930 | 372 |
| 5 | 7130 | 372 |
| 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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 t #s(literal 42000000000000000218932639601066654978849898496 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) (*.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 (*.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 (-.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 (*.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)))) |
(if (<=.f64 t #s(literal 469999999999999970563649869298309134543181772858568999113992453223497518507572124819051670436308844544 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 t #s(literal 16999999999999999835276596452149338239121845467270074011391706254216115524694776092866688200955831519326442662894888602784136188412297216 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 #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 t #s(literal 42000000000000000218932639601066654978849898496 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) (*.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 (*.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 (-.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 (*.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)))) |
(if (<=.f64 t #s(literal 469999999999999970563649869298309134543181772858568999113992453223497518507572124819051670436308844544 binary64)) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 t #s(literal 16999999999999999835276596452149338239121845467270074011391706254216115524694776092866688200955831519326442662894888602784136188412297216 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 #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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(if (or (<=.f64 t #s(literal 469999999999999970563649869298309134543181772858568999113992453223497518507572124819051670436308844544 binary64)) (not (<=.f64 t #s(literal 16999999999999999835276596452149338239121845467270074011391706254216115524694776092866688200955831519326442662894888602784136188412297216 binary64)))) (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 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 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.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 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 384 to 76 computations (80.2% saved)
Compiled 916 to 284 computations (69% saved)
Loading profile data...