
Time bar (total: 6.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 8 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 9 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 10 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 11 |
| 80% | 49.9% | 12.5% | 0.2% | 0% | 37.4% | 0% | 12 |
Compiled 19 to 17 computations (10.5% saved)
| 1.3s | 8 256× | 0 | valid |
| 224.0ms | 2 035× | 0 | invalid |
ival-mult: 582.0ms (58.6% of total)ival-sqrt: 183.0ms (18.4% of total)ival-exp: 77.0ms (7.8% of total)ival-div: 70.0ms (7% of total)ival-sub: 61.0ms (6.1% of total)exact: 13.0ms (1.3% of total)ival-assert: 4.0ms (0.4% of total)adjust: 3.0ms (0.3% 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 |
| 62.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-mult: 16.0ms (48.4% of total)ival-div: 6.0ms (18.2% of total)ival-exp: 4.0ms (12.1% of total)ival-sub: 3.0ms (9.1% of total)ival-sqrt: 3.0ms (9.1% of total)exact: 1.0ms (3% 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)
| 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 |
|---|
#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 #s(hole binary64 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 (* (* (- (* 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 y #s(hole 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))) #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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (* (- (* 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 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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | y | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 3.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 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 3.0ms | y | @ | inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 3.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 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 2.0ms | x | @ | -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 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1195 |
| 0 | 214 | 1119 |
| 1 | 995 | 1054 |
| 0 | 8375 | 1034 |
| 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 |
#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 #s(hole binary64 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 (* (* (- (* 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 y #s(hole 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))) #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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (* (- (* 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 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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (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 #s(literal 2 binary64) z) (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 #s(literal 2 binary64)) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (*.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (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 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.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 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 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 (*.f64 y y) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1/2 binary64) x))) |
(/.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 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (*.f64 y y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 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 (*.f64 y y) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(-.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 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 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z))) |
(*.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)) |
(/.f64 #s(literal 1 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 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 (*.f64 z #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fabs.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 z #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) z)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 z z) |
z |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (fabs.f64 t)) (fabs.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) t) t) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) (*.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)))) (-.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (-.f64 (*.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) (*.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) |
(+.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(+.f64 (cosh.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(+.f64 (cosh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (sinh.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t))) |
(*.f64 (/.f64 (fabs.f64 t) #s(literal -2 binary64)) (/.f64 (fabs.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) t) |
(*.f64 (neg.f64 t) (/.f64 (neg.f64 t) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 t) (/.f64 (fabs.f64 t) #s(literal 2 binary64))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 t) t) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 t) t) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 t t) #s(literal -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 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 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 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) y (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x)) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) 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))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x)) |
#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) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx y y) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) y)) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) x) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) 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))) (*.f64 (fma.f64 (*.f64 x (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) y)) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) (neg.f64 y))) |
#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) (*.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))) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (sqrt (* z 2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (sqrt (* z 2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (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 (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
Compiled 5 321 to 845 computations (84.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 12 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 210 | 12 | 222 |
| 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 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 98.2% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 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 1/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)))) | |
| 98.1% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 62.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) | |
| ▶ | 54.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
| ▶ | 84.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))))) |
| 66.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) y)) | |
| 67.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
Compiled 690 to 524 computations (24.1% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) x (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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(sqrt.f64 z) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 #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 #s(literal 2 binary64) z))) (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 #s(literal 2 binary64) z))) (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 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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 #s(hole 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))) #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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2)))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2)))))) (* (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (sqrt z))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (+ (* -1/2 (* (pow t 2) (* y (sqrt 2)))) (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #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)) #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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (sqrt z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* x (+ (* (sqrt z) (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1/2 (/ (* (pow t 2) (* y (sqrt 2))) x)) (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #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)) #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) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (* x (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2)))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #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 (* x (- (* -1 (/ y x)) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (+ (* (sqrt z) (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2))))) (* (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (+ (* 1/2 (* x (sqrt 2))) (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* 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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (sqrt z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (* (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (+ (* -1/2 (* (pow t 2) (sqrt 2))) (+ (* 1/4 (/ (* (pow t 2) (* x (sqrt 2))) y)) (* 1/2 (/ (* x (sqrt 2)) y)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #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)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* -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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (* y (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2)))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y)) (* 1/2 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* (* (- (* 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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) 1/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) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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 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/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #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 (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* (sqrt 2) (- (* 1/2 x) y)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | y | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))) (sqrt 2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 19.0ms | x | @ | inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))) (sqrt 2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 12.0ms | z | @ | 0 | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))) (sqrt 2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 11.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))) (sqrt 2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 8.0ms | x | @ | 0 | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))) (sqrt 2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 585 | 6387 |
| 0 | 648 | 5829 |
| 0 | 2901 | 5672 |
| 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)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) x (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 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(sqrt.f64 z) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 #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 #s(literal 2 binary64) z))) (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 #s(literal 2 binary64) z))) (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 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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 #s(hole 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))) #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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2)))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2)))))) (* (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (sqrt z))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (+ (* -1/2 (* (pow t 2) (* y (sqrt 2)))) (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #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)) #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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (sqrt z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* x (+ (* (sqrt z) (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* x (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1/2 (/ (* (pow t 2) (* y (sqrt 2))) x)) (+ (* 1/4 (* (pow t 2) (sqrt 2))) (* 1/2 (sqrt 2)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #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)) #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) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (* x (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2)))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1/2 (* (pow t 2) (* y (sqrt 2))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/4 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #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 (* x (- (* -1 (/ y x)) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (+ (* (sqrt z) (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2))))) (* (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (+ (* 1/2 (* x (sqrt 2))) (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* 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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (sqrt z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))) (* (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* -1/2 (* (pow t 2) (sqrt 2))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (+ (* -1/2 (* (pow t 2) (sqrt 2))) (+ (* 1/4 (/ (* (pow t 2) (* x (sqrt 2))) y)) (* 1/2 (/ (* x (sqrt 2)) y)))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #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)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* -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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (* y (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2))))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* 1/2 (* (pow t 2) (sqrt 2)))))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/4 (* (pow t 2) (* x (sqrt 2)))) (* 1/2 (* x (sqrt 2)))) y)) (* 1/2 (* (pow t 2) (sqrt 2))))))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* (* (- (* 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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) 1/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) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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 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/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #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 (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* (sqrt 2) (- (* 1/2 x) y)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (* 2 z))) (+ (* 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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) #s(hole binary64 (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (*.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) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) 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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(+.f64 z z) |
z |
#s(literal 2 binary64) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(+.f64 z z) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(-.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 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 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) t #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (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 (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 z #s(literal 1/2 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 (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 t t))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (*.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))) (sqrt.f64 (exp.f64 (*.f64 t t)))) (fma.f64 #s(literal 1/2 binary64) 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)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (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 (neg.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)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (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 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 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 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 (*.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)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (fma.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (fma.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) x)))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (neg.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (fma.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#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 (* x x) (*.f64 x x)) |
#s(approx (+ (* 1/2 x) y) y) |
#s(approx (+ (* 1/2 x) y) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64))) |
#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 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x))) x)) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) x) (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z))) x)) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) x)) x)) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x))) x)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 x x)))) (*.f64 x x))) |
#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)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (- (* x 1/2) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x)) x))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) x)) (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) x))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) x))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) x)) x))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (+ (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1/2 binary64)) x))) |
#s(approx (- (* x 1/2) y) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (neg y)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) y) (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#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))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))) y)) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 y (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 z)) y)) y)) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) y))) y)) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))))) y)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y y)) #s(literal 1/4 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 y y))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#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) 1/2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (neg.f64 y) (fma.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) y)) (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) y))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (sqrt 2) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (+ (* 1/2 x) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (* 2 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (* 2 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/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))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))) |
#s(approx (sqrt z) (neg.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/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))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (neg.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))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.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(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (* (* t t) 1/2)) #s(literal 1 binary64)) |
#s(approx (exp (* (* t t) 1/2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* t t) 1/2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (* (* t t) 1/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 (* (* t t) 1/2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.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(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (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/8 (* t t)) 1/2) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/8 (* t t)) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.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))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/48 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #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)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (exp (* (* t t) 1/2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 t #s(literal -4 binary64))) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (*.f64 t t))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 t t))) |
Compiled 22 553 to 1 803 computations (92% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 554 | 20 | 574 |
| Fresh | 2 | 5 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 560 | 26 | 586 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (*.f64 (/.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))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 38.5% | (*.f64 (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 93.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| ▶ | 98.2% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 91.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 91.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 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 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) 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.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) | |
| 98.1% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 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 1/2 binary64)))) | |
| 55.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 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 1/2 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)))) | |
| 42.9% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| ✓ | 54.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
| 52.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 29.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 53.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| ▶ | 28.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 39.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) | |
| 53.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) | |
| 67.8% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) | |
| 39.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) | |
| 52.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
Compiled 1 876 to 1 319 computations (29.7% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
#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 |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
#s(approx (+ (* 1/2 x) (neg 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)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.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))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/8 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 1/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)) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* (/ y (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (+ (* -1 (* (/ y (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ x (sqrt 1/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 #s(hole 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))) #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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) 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))) #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))) (exp (* (* t t) 1/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) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* x (+ (* -1 (* (/ y (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ 1 (sqrt 1/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/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ 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))) #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))) (exp (* (* t t) 1/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) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* (/ y (* x (sqrt 1/2))) (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 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#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))) (exp (* (* t t) 1/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) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* 1/2 (* (/ x (* y (sqrt 1/2))) (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 (* 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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#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))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ 1 (sqrt 1/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 (* -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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x 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))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (sqrt 1/2))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) #s(hole binary64 (* (sqrt z) (/ 1 (sqrt 1/2))))) |
#s(approx (pow (* 2 z) -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (sqrt 1/2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -1) (- (* 1/2 x) y))) (sqrt -1/2)))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -1) (- (* 1/2 x) y)) (sqrt -1/2)))))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) #s(hole binary64 (* -1 (* (sqrt z) (/ (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (* 2 z) -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (* (sqrt -1) (sqrt -1/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/8 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/2 t))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* t (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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) 1/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) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#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 (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/8 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | y | @ | 0 | ((* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (/ 1 (pow (* 2 z) -1/2)) 1 (pow (* 2 z) -1/2) (* 2 z) 2 z -1/2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (* (* t t) 1/2)) (* (* t t) 1/2)) |
| 7.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (/ 1 (pow (* 2 z) -1/2)) 1 (pow (* 2 z) -1/2) (* 2 z) 2 z -1/2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (* (* t t) 1/2)) (* (* t t) 1/2)) |
| 5.0ms | z | @ | 0 | ((* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (/ 1 (pow (* 2 z) -1/2)) 1 (pow (* 2 z) -1/2) (* 2 z) 2 z -1/2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (* (* t t) 1/2)) (* (* t t) 1/2)) |
| 4.0ms | x | @ | 0 | ((* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (/ 1 (pow (* 2 z) -1/2)) 1 (pow (* 2 z) -1/2) (* 2 z) 2 z -1/2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (* (* t t) 1/2)) (* (* t t) 1/2)) |
| 4.0ms | z | @ | inf | ((* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (/ 1 (pow (* 2 z) -1/2)) 1 (pow (* 2 z) -1/2) (* 2 z) 2 z -1/2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (* (* t t) 1/2)) (* (* t t) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 3904 |
| 0 | 496 | 3613 |
| 1 | 2080 | 3492 |
| 0 | 8635 | 3410 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
#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 |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
#s(approx (+ (* 1/2 x) (neg 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)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.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))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/8 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 1/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)) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* (/ y (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (+ (* -1 (* (/ y (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ x (sqrt 1/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 #s(hole 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))) #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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) 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))) #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))) (exp (* (* t t) 1/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) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* x (+ (* -1 (* (/ y (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ 1 (sqrt 1/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/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ 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))) #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))) (exp (* (* t t) 1/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) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* (/ y (* x (sqrt 1/2))) (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 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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#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))) (exp (* (* t t) 1/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) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* 1/2 (* (/ x (* y (sqrt 1/2))) (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 (* 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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#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))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ 1 (sqrt 1/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 (* -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 (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x 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))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (sqrt 1/2))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) #s(hole binary64 (* (sqrt z) (/ 1 (sqrt 1/2))))) |
#s(approx (pow (* 2 z) -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (sqrt 1/2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -1) (- (* 1/2 x) y))) (sqrt -1/2)))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -1) (- (* 1/2 x) y)) (sqrt -1/2)))))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) #s(hole binary64 (* -1 (* (sqrt z) (/ (sqrt -1) (sqrt -1/2)))))) |
#s(approx (pow (* 2 z) -1/2) #s(hole binary64 (* (sqrt (/ 1 z)) (* (sqrt -1) (sqrt -1/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 (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/8 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/2 t))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* t (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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) 1/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) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#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 (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/8 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
(*.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 (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 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 z) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.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 -1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.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 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.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))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.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)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(*.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 (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 z z) |
#s(literal 2 binary64) |
z |
#s(literal -1/2 binary64) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (fabs.f64 t)) (fabs.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) t) t) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal -1/2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fabs.f64 t) #s(literal -2 binary64)) (/.f64 (fabs.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 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 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.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 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.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) (*.f64 (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 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 z) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.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 (neg.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.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 -1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal -1 binary64)))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 z z) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 t t) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))) |
(/.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 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 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 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.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 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (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)))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 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 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (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 #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 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #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 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.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 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) (*.f64 (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) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t))) (-.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t) #s(literal 3 binary64))) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) (*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(fma.f64 t #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(fma.f64 t #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) t (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(fma.f64 #s(literal 1/2 binary64) t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(+.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (fabs.f64 t)) (fabs.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) t) t) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (-.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal -1/2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))))) (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) (sqrt.f64 z)) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) x) (/.f64 y (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)))) x)) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 y (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (sqrt.f64 z)))) x)) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#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 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)) x))) x)) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x))) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#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 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)) x))) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.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 1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) x) (/.f64 y (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) x))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (sqrt.f64 z))) x))) |
#s(approx (- (* x 1/2) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)) x)) x))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x)) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) y) (sqrt.f64 z)) x)) x))) |
#s(approx (- (* x 1/2) y) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (neg y)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) y)) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) y))) (sqrt.f64 z) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) y)) |
#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))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z)))) y)) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) y)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z)))) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) y))) (sqrt.f64 z) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) x) (sqrt.f64 z)) y) #s(literal -1/2 binary64) (*.f64 (*.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))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (pow (* 2 z) -1/2) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* 2 z) (*.f64 z #s(literal 2 binary64))) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* 2 z) (*.f64 z #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (pow (* 2 z) -1/2) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (/ 1 (pow (* 2 z) -1/2)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 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 (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#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) 1/8) 1/2) t) t) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* t t) 1/8) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 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 (* (* t t) 1/2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#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) 1/8) 1/2) t) t) 1) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 t #s(literal -4 binary64))) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (*.f64 t t))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
Compiled 16 937 to 1 896 computations (88.8% saved)
31 alts after pruning (29 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 516 | 14 | 530 |
| Fresh | 5 | 15 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 525 | 31 | 556 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.1% | (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 93.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) | |
| 83.9% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (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.0% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 91.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| ▶ | 91.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 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.5% | (*.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) | |
| ▶ | 54.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
| 59.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)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) | |
| ▶ | 39.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(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
| 98.1% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 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 1/2 binary64)))) | |
| 55.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 50.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 1/2 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)))) | |
| 60.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 63.9% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 49.5% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) | |
| 42.9% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| ▶ | 28.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| ✓ | 54.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
| 52.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 29.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 53.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| 23.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 39.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) | |
| 53.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) | |
| 52.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
Compiled 2 064 to 1 535 computations (25.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sqrt.f64 z) |
z |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 #s(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 |
#s(literal 2 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (+.f64 z z)) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg 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)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
#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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
#s(approx (exp (/ (* t t) 2)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z)))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (/ y (sqrt 1/2)) (sqrt z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (* (/ y (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z)))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))))) |
#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 #s(hole 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))) #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 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) 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))) #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 z))) (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 z))) (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 z))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (+ z z))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1 (* (/ y (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* x (sqrt z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ 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))) #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 z))) (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 z))) (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 z))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (+ z z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* (/ y (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#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 z))) (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 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 y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* 1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#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 z))) (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 z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ 1 (sqrt 1/2)))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x 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) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (sqrt 1/2))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y))) (sqrt 1/2)))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (pow (sqrt -1) 2) (- (* 1/2 x) y)) (sqrt 1/2)))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#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 (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/8 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) (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 z))) (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/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* 1/4 (pow t 4)) 1))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* (pow t 4) (+ 1/4 (* 1/8 (pow t 2)))) 1))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* (pow t 4) (+ 1/4 (* (pow t 2) (+ 1/8 (* 1/64 (pow t 2)))))) 1))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* 1/4 (pow t 4)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/4 (* 1/8 (pow t 2)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/4 (* (pow t 2) (+ 1/8 (* 1/64 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/2 t))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* t (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (- (* 1/2 (pow t 2)) 1))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#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 (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* 1/64 (pow t 8)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (+ 1/64 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (- (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))) (/ 1 (pow t 8)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* 1/64 (pow t 8)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/64 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/8 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (- (+ 1/8 (* 1/2 (/ 1 (pow t 2)))) (/ 1 (pow t 4)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | 0 | ((* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (* (sqrt z) (- (* 1/2 x) y)) (sqrt z) z (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt 1/2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg 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) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) |
| 11.0ms | z | @ | -inf | ((* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (* (sqrt z) (- (* 1/2 x) y)) (sqrt z) z (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt 1/2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg 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) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) |
| 4.0ms | t | @ | inf | ((* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (* (sqrt z) (- (* 1/2 x) y)) (sqrt z) z (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt 1/2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg 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) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) |
| 3.0ms | t | @ | -inf | ((* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (* (sqrt z) (- (* 1/2 x) y)) (sqrt z) z (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt 1/2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg 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) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) |
| 3.0ms | z | @ | inf | ((* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (* (sqrt z) (- (* 1/2 x) y)) (sqrt z) z (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt 1/2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg 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) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2)) (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) (+ (* 1/8 (* t t)) 1/2) 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (+ (* (* t t) 1/8) 1/2) t) (+ (* (* t t) 1/8) 1/2) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 5525 |
| 0 | 629 | 4872 |
| 0 | 2572 | 4754 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sqrt.f64 z) |
z |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 #s(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 |
#s(literal 2 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (+.f64 z z)) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg 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)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(literal 1/8 binary64) |
#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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
#s(approx (exp (/ (* t t) 2)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z)))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (/ y (sqrt 1/2)) (sqrt z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (* (/ y (sqrt 1/2)) (sqrt z))) (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z)))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))))) |
#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 #s(hole 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))) #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 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) 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))) #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 z))) (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 z))) (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 z))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (+ z z))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (sqrt 1/2)) (sqrt z))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* 1/2 (* (/ x (sqrt 1/2)) (sqrt z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1 (* (/ y (* x (sqrt 1/2))) (sqrt z))) (* 1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* x (sqrt z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ 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))) #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 z))) (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 z))) (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 z))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (+ z z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* (/ (* y (exp (* 1/2 (pow t 2)))) (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* (/ y (* x (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#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 z))) (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 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 y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))) (* 1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (/ 1 (sqrt 1/2)))) (* 1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#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 z))) (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 z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (exp (* 1/2 (pow t 2)))) (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ (exp (* 1/2 (pow t 2))) (sqrt 1/2)))))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ x (* y (sqrt 1/2))) (sqrt z))) (* (sqrt z) (/ 1 (sqrt 1/2)))))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))))) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x 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) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (sqrt 1/2))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#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 (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y))) (sqrt 1/2)))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (pow (sqrt -1) 2) (- (* 1/2 x) y)) (sqrt 1/2)))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 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 (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#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 (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))))))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/2)))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (- (* 1/2 x) y)) (sqrt 1/2)) (sqrt z))) (* 1/8 (* (sqrt z) (/ (- (* 1/2 x) y) (sqrt 1/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 (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#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) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (+ z z))) (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 z))) (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 z))) (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/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* 1/4 (pow t 4)) 1))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* (pow t 4) (+ 1/4 (* 1/8 (pow t 2)))) 1))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (- (* (pow t 4) (+ 1/4 (* (pow t 2) (+ 1/8 (* 1/64 (pow t 2)))))) 1))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* 1/4 (pow t 4)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/4 (* 1/8 (pow t 2)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/4 (* (pow t 2) (+ 1/8 (* 1/64 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/2 t))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* t (+ 1/2 (* 1/8 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (- (* 1/2 (pow t 2)) 1))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#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 (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/8 (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* 1/8 (* t t)) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(hole binary64 (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* 1/64 (pow t 8)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (+ 1/64 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(hole binary64 (* (pow t 8) (- (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))) (/ 1 (pow t 8)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* 1/64 (pow t 8)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/64 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/64 (+ (/ 1/4 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* 1/8 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) #s(hole binary64 (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* 1/8 (pow t 4)))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(hole binary64 (* (pow t 4) (- (+ 1/8 (* 1/2 (/ 1 (pow t 2)))) (/ 1 (pow t 4)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 t t))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y y (*.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)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
t |
#s(literal 2 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 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(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y y (*.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)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 z z)) (-.f64 z z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) |
(+.f64 z z) |
#s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) t #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) t) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) (*.f64 t t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) (fabs.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) (*.f64 t (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t))) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 t (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) |
(*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 t #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(fma.f64 t #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) t (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(fma.f64 #s(literal 1/2 binary64) t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(+.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) t #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 y (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 z) (neg.f64 (*.f64 (*.f64 y (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (neg.f64 y) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (fma.f64 (*.f64 (sqrt.f64 z) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (sqrt.f64 z)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 z))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 y x) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)))) x)) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 y (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (sqrt.f64 z)))) x)) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (*.f64 (sqrt.f64 z) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 z) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) x))) x)) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) x))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 y x) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))))) x))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (sqrt.f64 z))) x))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (- (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) x)) x))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (- (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) x)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (- (* 1/2 x) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 z)) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/2 binary64))) y)) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) y))) (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 z)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) y)) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 z) (neg.f64 (sqrt.f64 z))) y)) |
#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))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) y) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y)) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (+ (* 1/2 x) (neg 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))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#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))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) y) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) y))) (sqrt.f64 z) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) x) y) #s(literal -1/2 binary64) (sqrt.f64 z)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (sqrt (+ z z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (+ z z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (sqrt (+ z z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (+ z z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (neg.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (* (sqrt z) (- (* 1/2 x) y)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt (+ z z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt (+ z z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 t t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 t t) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 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 (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#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) 1/2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* t t) 1/8) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (-.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/4 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t)) |
#s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* t t) 1/8) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 t #s(literal -4 binary64))) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (*.f64 t t))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 t #s(literal -4 binary64))) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (*.f64 (pow.f64 t #s(literal 8 binary64)) #s(literal 1/64 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/64 binary64)) (pow.f64 t #s(literal -8 binary64))) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (pow.f64 t #s(literal 8 binary64)) #s(literal 1/64 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/8) 1/2) t) t) (* (* (+ (* (* t t) 1/8) 1/2) t) t)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (* (* (+ (* (* t t) 1/8) 1/2) t) t) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (*.f64 t t))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* (* t t) 1/8) 1/2) t) t) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/8 binary64)) (pow.f64 t #s(literal -4 binary64))) (pow.f64 t #s(literal 4 binary64)))) |
Compiled 20 566 to 1 715 computations (91.7% saved)
31 alts after pruning (29 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 456 | 15 | 471 |
| Fresh | 10 | 14 | 24 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 471 | 31 | 502 |
| Status | Accuracy | Program |
|---|---|---|
| 54.0% | (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.9% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) | |
| 38.3% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) | |
| 91.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 91.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 91.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 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 z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 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)))) | |
| 69.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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) t) #s(literal 1 binary64))))) | |
| 98.1% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 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 1/2 binary64)))) | |
| 55.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 50.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 1/2 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)))) | |
| 57.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 49.5% | (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) | |
| 27.7% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 28.8% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 42.9% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| 53.9% | #s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z))) | |
| 28.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 54.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) | |
| 52.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 29.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 53.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| ✓ | 28.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 23.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 39.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) | |
| 53.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) | |
| 52.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
Compiled 3 198 to 1 120 computations (65% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (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))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) 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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/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)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) |
(*.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) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 z)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 z))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 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)) (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 #s(literal 2 binary64) z))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
13 calls:
| 24.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 21.0ms | z |
| 19.0ms | x |
| 18.0ms | t |
| 18.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (*.f64 t t) |
| 99.9% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 98.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 98.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 98.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 98.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 98.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.9% | 2 | (*.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)))) |
| 98.3% | 1 | x |
| 98.3% | 1 | y |
| 98.3% | 1 | z |
| 99.9% | 2 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (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))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) 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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/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)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
13 calls:
| 32.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 27.0ms | (*.f64 z #s(literal 2 binary64)) |
| 22.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 19.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 17.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (*.f64 t t) |
| 98.7% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.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)))) |
| 93.9% | 1 | x |
| 93.9% | 1 | y |
| 93.9% | 1 | z |
| 98.7% | 3 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (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))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) 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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal -1/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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
3 calls:
| 42.0ms | t |
| 16.0ms | (*.f64 t t) |
| 11.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 2 | (*.f64 t t) |
| 96.1% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 96.1% | 2 | t |
Compiled 9 to 16 computations (-77.8% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (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))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
10 calls:
| 46.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 15.0ms | x |
| 14.0ms | (*.f64 t t) |
| 11.0ms | (*.f64 z #s(literal 2 binary64)) |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.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)))) |
| 93.9% | 1 | x |
| 93.9% | 1 | y |
| 93.9% | 1 | z |
| 93.9% | 1 | (*.f64 t t) |
| 93.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.9% | 1 | t |
Compiled 39 to 62 computations (-59% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.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 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) t #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x 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 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
13 calls:
| 35.0ms | (*.f64 t t) |
| 15.0ms | t |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 12.0ms | x |
| 11.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 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 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 | (*.f64 x #s(literal 1/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 | z |
| 91.6% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 11.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 11.0ms | x |
| 10.0ms | (*.f64 t t) |
| 10.0ms | (*.f64 z #s(literal 2 binary64)) |
| 10.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 91.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 91.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 91.5% | 1 | z |
| 91.5% | 1 | (*.f64 t t) |
| 91.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 91.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 91.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 91.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 91.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)))) |
| 91.5% | 1 | x |
| 91.5% | 1 | y |
| 91.5% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #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 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
13 calls:
| 73.0ms | (*.f64 z #s(literal 2 binary64)) |
| 13.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 13.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)))) |
| 10.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 88.5% | 3 | (*.f64 t t) |
| 88.5% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 83.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 83.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 83.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 83.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)))) |
| 83.9% | 1 | x |
| 83.9% | 1 | y |
| 83.9% | 1 | z |
| 88.5% | 3 | t |
| 83.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 83.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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 #s(literal 1/2 binary64) x) y) (*.f64 (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))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (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))))) |
4 calls:
| 8.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 7.0ms | y |
| 7.0ms | t |
| 6.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 1 | y |
| 83.9% | 1 | (*.f64 t t) |
| 83.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 83.9% | 1 | t |
Compiled 10 to 20 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #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 (* (sqrt z) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (* (/ (* (sqrt z) (- (* 1/2 x) y)) (sqrt 1/2)) (exp (/ (* t t) 2))) (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 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)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 14.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 10.0ms | x |
| 9.0ms | y |
| 7.0ms | (*.f64 z #s(literal 2 binary64)) |
| 6.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 82.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 82.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 82.8% | 1 | x |
| 82.8% | 1 | z |
| 82.8% | 1 | (*.f64 t t) |
| 82.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 82.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 82.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 82.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 82.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)))) |
| 82.8% | 1 | t |
| 82.8% | 1 | y |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
13 calls:
| 16.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 12.0ms | (*.f64 z #s(literal 2 binary64)) |
| 9.0ms | (*.f64 t t) |
| 8.0ms | t |
| 5.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 71.0% | 3 | x |
| 73.6% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 64.5% | 6 | (*.f64 z #s(literal 2 binary64)) |
| 64.5% | 6 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 57.6% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 72.3% | 3 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 64.5% | 6 | z |
| 75.3% | 3 | (*.f64 t t) |
| 75.3% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 57.4% | 3 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 72.2% | 4 | y |
| 75.3% | 3 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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)))) |
3 calls:
| 4.0ms | t |
| 4.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 4.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 2 | (*.f64 t t) |
| 73.6% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 73.6% | 2 | t |
Compiled 9 to 16 computations (-77.8% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) #s(approx (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
4 calls:
| 7.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 73.5% | 2 | (*.f64 t t) |
| 73.5% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 73.5% | 2 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
13 calls:
| 9.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 3.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 3.0ms | z |
| 3.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 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)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
13 calls:
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 3 | y |
| 32.4% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 32.4% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 32.4% | 2 | z |
| 29.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 44.5% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 34.1% | 2 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 34.2% | 2 | (*.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)))) |
| 44.5% | 3 | x |
| 33.3% | 2 | (*.f64 t t) |
| 33.3% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 34.2% | 2 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 33.5% | 2 | t |
Compiled 60 to 88 computations (-46.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
13 calls:
| 31.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 1.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 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 | (*.f64 t t) |
| 28.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 28.5% | 1 | t |
| 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 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 28.5% | 1 | y |
| 28.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 28.5% | 1 | x |
Compiled 60 to 88 computations (-46.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 6.691855911747758e+66 | 2.2465891320936325e+67 |
| 7.0ms | 80× | 0 | valid |
Compiled 250 to 217 computations (13.2% saved)
ival-mult: 2.0ms (39.7% of total)ival-div: 1.0ms (19.9% of total)ival-exp: 1.0ms (19.9% of total)ival-sqrt: 1.0ms (19.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 6.691855911747758e+66 | 2.2465891320936325e+67 |
| 11.0ms | 1.9417130998014005e-6 | 4.430164514454518e-6 |
| 11.0ms | 128× | 0 | valid |
Compiled 525 to 452 computations (13.9% saved)
ival-mult: 4.0ms (52.7% of total)ival-div: 1.0ms (13.2% of total)ival-exp: 1.0ms (13.2% of total)ival-sub: 1.0ms (13.2% of total)ival-sqrt: 1.0ms (13.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.691855911747758e+66 | 2.2465891320936325e+67 |
Compiled 460 to 317 computations (31.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.1196555349404926e+136 | 1.2077616390961743e+137 |
| 17.0ms | 6.397052212969373e+32 | 4.539546370635501e+33 |
| 17.0ms | 192× | 0 | valid |
Compiled 878 to 718 computations (18.2% saved)
ival-mult: 6.0ms (53% of total)ival-exp: 2.0ms (17.7% of total)ival-div: 1.0ms (8.8% of total)ival-sub: 1.0ms (8.8% of total)ival-sqrt: 1.0ms (8.8% 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 |
|---|---|---|
| 30.0ms | 6.23643283960632e+67 | 1.0432417469358673e+70 |
| 19.0ms | 4.430164514454518e-6 | 236.65170887400805 |
| 38.0ms | 256× | 0 | valid |
Compiled 1 200 to 923 computations (23.1% saved)
ival-exp: 17.0ms (56.1% of total)ival-mult: 8.0ms (26.4% of total)ival-div: 2.0ms (6.6% of total)ival-sqrt: 2.0ms (6.6% of total)ival-sub: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9417130998014005e-6 | 4.430164514454518e-6 |
Compiled 370 to 307 computations (17% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.397052212969373e+32 | 4.539546370635501e+33 |
Compiled 464 to 364 computations (21.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.7120250879499036e-24 | 2.849146573690894e-19 |
| 20.0ms | -2.6430028716049652e-73 | -1.7720186120286052e-81 |
| 29.0ms | 288× | 0 | valid |
Compiled 1 190 to 940 computations (21% saved)
ival-mult: 12.0ms (58.4% of total)ival-div: 2.0ms (9.7% of total)ival-exp: 2.0ms (9.7% of total)ival-sub: 2.0ms (9.7% of total)ival-sqrt: 2.0ms (9.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 880 |
| 1 | 200 | 876 |
| 2 | 327 | 876 |
| 3 | 755 | 876 |
| 4 | 2443 | 876 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 t #s(literal 21999999999999999919524602571577233946042176066572813438404708532224 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 13999999999999998860368254998753084699791734804929017913403051606016 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 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))))) |
(if (<=.f64 t #s(literal 21999999999999999919524602571577233946042176066572813438404708532224 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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) t) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(if (<=.f64 t #s(literal 2800000000000000078194947685089280 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 18500000000000000504278910926814788875022965597532341393789566672617879114401203655938119458439309349467251707304451800768870197823012864 binary64)) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(if (<=.f64 t #s(literal 60 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (if (<=.f64 t #s(literal 64999999999999995136446234387594918460625416937591529491564146458624 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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))))) |
(if (<=.f64 t #s(literal 2900000000000000245690696474820608 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(if (<=.f64 x #s(literal -4405473261586877/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) (if (<=.f64 x #s(literal 5399988732876221/20769187434139310514121985316880384 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| Outputs |
|---|
(if (<=.f64 t #s(literal 21999999999999999919524602571577233946042176066572813438404708532224 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 13999999999999998860368254998753084699791734804929017913403051606016 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 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))))) |
(if (<=.f64 t #s(literal 21999999999999999919524602571577233946042176066572813438404708532224 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)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/8) 1/2) t) (*.f64 t #s(literal 1/2 binary64))) t) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(if (<=.f64 t #s(literal 2800000000000000078194947685089280 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 18500000000000000504278910926814788875022965597532341393789566672617879114401203655938119458439309349467251707304451800768870197823012864 binary64)) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))))) |
(if (<=.f64 t #s(literal 2800000000000000078194947685089280 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (if (<=.f64 t #s(literal 18500000000000000504278910926814788875022965597532341393789566672617879114401203655938119458439309349467251707304451800768870197823012864 binary64)) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 z z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (+ (* (* t t) 1/8) 1/2) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(if (<=.f64 t #s(literal 60 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (if (<=.f64 t #s(literal 64999999999999995136446234387594918460625416937591529491564146458624 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(if (<=.f64 t #s(literal 60 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (if (<=.f64 t #s(literal 64999999999999995136446234387594918460625416937591529491564146458624 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (neg.f64 (*.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))))) |
(if (<=.f64 t #s(literal 2597301565578305/590295810358705651712 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (/ 1 (pow (* 2 z) -1/2))) (*.f64 (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))))) |
(if (<=.f64 t #s(literal 2900000000000000245690696474820608 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(if (<=.f64 t #s(literal 2900000000000000245690696474820608 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(if (<=.f64 x #s(literal -4405473261586877/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) (if (<=.f64 x #s(literal 5399988732876221/20769187434139310514121985316880384 binary64)) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))))) |
(if (or (<=.f64 x #s(literal -4405473261586877/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (not (<=.f64 x #s(literal 5399988732876221/20769187434139310514121985316880384 binary64)))) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 1× | fuel |
Compiled 904 to 145 computations (84% saved)
Compiled 1 980 to 420 computations (78.8% saved)
Loading profile data...