
Time bar (total: 6.5s)
| 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)
| 677.0ms | 8 256× | 0 | valid |
| 169.0ms | 2 073× | 0 | invalid |
ival-mult!: 240.0ms (44.6% of total)ival-sqrt: 121.0ms (22.5% of total)ival-exp: 98.0ms (18.2% of total)ival-div!: 47.0ms (8.7% of total)ival-sub!: 31.0ms (5.8% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 1 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1 | 0 | - | 1 | (-9.380679891972871e+296 -7.759006413792648e-175 4.228814281825156e-178 13.654826073535594) | (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 | 2 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 3 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 120 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 63 | |
| ↳ | (*.f64 t t) | overflow | 63 | |
sqrt.f64 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 z #s(literal 2 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 1 |
| - | 0 | 252 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 1 | 0 |
| - | 0 | 0 | 252 |
| number | freq |
|---|---|
| 0 | 253 |
| 1 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-mult!: 11.0ms (46.5% of total)ival-exp: 4.0ms (16.9% of total)ival-sqrt: 4.0ms (16.9% of total)ival-div!: 3.0ms (12.7% of total)ival-sub!: 1.0ms (4.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 250 |
| 1 | 198 | 246 |
| 2 | 645 | 246 |
| 3 | 2114 | 246 |
| 4 | 7527 | 246 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.6% | (*.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)))) |
(abs t)
Compiled 34 to 30 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 | |
|---|---|---|---|---|
| 5.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 5.0ms | t | @ | 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) |
| 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) |
| 2.0ms | x | @ | 0 | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 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)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 205 | 16 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 206 | 16 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| 72.9% | (*.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.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 98.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) | |
| 98.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 94.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 (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)))) | |
| 86.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 98.8% | (*.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)))) | |
| ▶ | 99.6% | (*.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))) |
| ▶ | 93.5% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 92.7% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 94.2% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 59.0% | #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)) |
| ▶ | 59.7% | #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)))) |
| ▶ | 89.1% | #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)))))) |
| 64.2% | #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)) |
Compiled 846 to 660 computations (22% saved)
| Inputs |
|---|
(*.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) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(sqrt.f64 z) |
z |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#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)) (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) |
#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))))) |
(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 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(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) 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 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
| Outputs |
|---|
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#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 #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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (- (* 1/2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (/ 1 x))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 1/2 (/ 1 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 y #s(hole binary64 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 (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 1/2 x)) y))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#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 (* 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 (* (- (* 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 (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#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 (* 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 (* (- (* 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 (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx 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 (* (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 (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#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)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x | @ | 0 | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (* (* (- (* 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))))) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (* t t) 1/2) (* t t) (* (sqrt 2) (+ (* 1/2 x) (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 y) 1/2) -1) y) (+ (* (/ x y) 1/2) -1) (/ x y) -1 (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 18.0ms | x | @ | -inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (* (* (- (* 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))))) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (* t t) 1/2) (* t t) (* (sqrt 2) (+ (* 1/2 x) (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 y) 1/2) -1) y) (+ (* (/ x y) 1/2) -1) (/ x y) -1 (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 16.0ms | z | @ | -inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (* (* (- (* 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))))) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (* t t) 1/2) (* t t) (* (sqrt 2) (+ (* 1/2 x) (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 y) 1/2) -1) y) (+ (* (/ x y) 1/2) -1) (/ x y) -1 (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 16.0ms | z | @ | 0 | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (* (* (- (* 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))))) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (* t t) 1/2) (* t t) (* (sqrt 2) (+ (* 1/2 x) (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 y) 1/2) -1) y) (+ (* (/ x y) 1/2) -1) (/ x y) -1 (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 13.0ms | z | @ | inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (* (* (- (* 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))))) (+ (* (* (* t t) 1/2) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (sqrt 2) (+ (* 1/2 x) (neg y)))) (* (* t t) 1/2) (* t t) (* (sqrt 2) (+ (* 1/2 x) (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 y) 1/2) -1) y) (+ (* (/ x y) 1/2) -1) (/ x y) -1 (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 746 | 6375 |
| 0 | 808 | 5712 |
| 0 | 3969 | 5523 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(sqrt.f64 z) |
z |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#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)) (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) |
#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))))) |
(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 t t) #s(literal 1/2 binary64)) |
(*.f64 t t) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(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) 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 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#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 #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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (- (* 1/2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (/ 1 x))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 1/2 (/ 1 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 y #s(hole binary64 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 (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 1/2 x)) y))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 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))) (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 (* (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 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 y) 1/2) -1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#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 (* 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 (* (- (* 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 (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#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 (* 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 (* (- (* 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 (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx 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 (* (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 (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#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)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) y) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) y) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(-.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.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 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 (*.f64 (log.f64 (exp.f64 t)) t)) |
(exp.f64 (*.f64 t t)) |
(+.f64 (cosh.f64 (*.f64 t t)) (sinh.f64 (*.f64 t t))) |
(exp.f64 t) |
(+.f64 (cosh.f64 t) (sinh.f64 t)) |
t |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(-.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#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)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (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 x #s(literal 1/2 binary64))) (*.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 #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 z z) |
#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 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 t (*.f64 #s(literal 1/2 binary64) 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))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.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 (*.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 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(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 x #s(literal 1/2 binary64))) (*.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 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y) |
(*.f64 y (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(*.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 z z) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (exp.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) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(fma.f64 (pow.f64 (exp.f64 t) t) z (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(fma.f64 z (pow.f64 (exp.f64 t) t) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(+.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
#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 x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))))) |
#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 (* (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 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 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 (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) (neg.f64 y)) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (+ (* (/ x y) 1/2) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ x y) 1/2) -1) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64))) 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))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.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 2 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) 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 (* (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 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 x #s(literal 1/2 binary64))) |
#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 y) 1/2) -1) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ x y) 1/2) -1) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ x y) 1/2) -1) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x y) 1/2) -1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (+.f64 #s(literal -1/2 binary64) (/.f64 y 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))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.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 2 binary64))) (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) 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 (* (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 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 y) 1/2) -1) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (/ x y) 1/2) -1) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#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 y 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 (- (* x 1/2) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (+ (* (/ x y) 1/2) -1) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) y)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) 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 (* (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 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 y) 1/2) -1) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (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))))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) #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 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) #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 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) #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 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) #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 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 y) 1/2) -1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt (* 2 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 (* 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 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (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 (* 2 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (sqrt z) (neg.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)))) |
#s(approx (* (sqrt (* 2 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 (* 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 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
#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 (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.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 (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) #s(literal 1/2 binary64) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (sqrt (pow (exp t) t)) #s(literal 1 binary64)) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (pow (exp t) t)) (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 (sqrt (pow (exp t) t)) (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 (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx t t) |
#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))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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 (* (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 x #s(literal 1/2 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 (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 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 (sqrt (pow (exp t) t)) #s(literal 1 binary64)) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (pow (exp t) t)) (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 (sqrt (pow (exp t) t)) (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 (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.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 (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) (+.f64 z (*.f64 (*.f64 t t) z)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt (pow (exp t) t)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) (exp.f64 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 x #s(literal 1/2 binary64)) 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 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))) (*.f64 t t))) |
#s(approx (sqrt (pow (exp t) t)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
Compiled 20 774 to 1 921 computations (90.8% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 505 | 24 | 529 |
| Fresh | 5 | 6 | 11 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 515 | 30 | 545 |
| Status | Accuracy | Program |
|---|---|---|
| 72.9% | (*.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.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 98.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 94.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 (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)))) | |
| 86.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 58.9% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 99.3% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| 95.5% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 93.3% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 87.6% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| 59.9% | (*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 58.9% | (*.f64 #s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) | |
| ▶ | 58.7% | #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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x)) |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) | |
| 55.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 54.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 48.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 52.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) | |
| 29.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) x)) | |
| 59.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) | |
| 59.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) | |
| 60.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)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| ▶ | 56.0% | #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))))) |
| ▶ | 33.0% | #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)))) |
| 59.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 40.7% | #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) | |
| 57.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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))) | |
| 40.4% | #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 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)))) |
Compiled 2 062 to 1 518 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(sqrt.f64 z) |
z |
(sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#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))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.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 #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 (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)))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 y x) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
| Outputs |
|---|
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#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 #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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 y)) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (/ (+ y (* -1/2 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (- (/ y x) 1/2))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#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 y #s(hole binary64 y)) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (* y (- (/ 1 x) (* 1/2 (/ 1 y)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 y)) (/ 1 x)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#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 (* 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 (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#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 (* 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 (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#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) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#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)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | -inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) (+ 1 t) 1 t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* 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)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (+ (* 1/2 x) (neg y)) (neg (* (- (/ y x) 1/2) x)) (* (- (/ y x) 1/2) x) (- (/ y x) 1/2) (/ y x) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 16.0ms | z | @ | 0 | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) (+ 1 t) 1 t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* 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)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (+ (* 1/2 x) (neg y)) (neg (* (- (/ y x) 1/2) x)) (* (- (/ y x) 1/2) x) (- (/ y x) 1/2) (/ y x) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 14.0ms | z | @ | inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) (+ 1 t) 1 t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* 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)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (+ (* 1/2 x) (neg y)) (neg (* (- (/ y x) 1/2) x)) (* (- (/ y x) 1/2) x) (- (/ y x) 1/2) (/ y x) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 13.0ms | x | @ | inf | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) (+ 1 t) 1 t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* 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)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (+ (* 1/2 x) (neg y)) (neg (* (- (/ y x) 1/2) x)) (* (- (/ y x) 1/2) x) (- (/ y x) 1/2) (/ y x) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
| 12.0ms | x | @ | 0 | ((* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) z (sqrt (pow (exp t) t)) (pow (exp t) t) (exp t) (+ 1 t) 1 t (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt 2) 2 (* (* (- (* 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)) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (+ (* 1/2 x) (neg y)) (neg (* (- (/ y x) 1/2) x)) (* (- (/ y x) 1/2) x) (- (/ y x) 1/2) (/ y x) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 4230 |
| 0 | 636 | 3882 |
| 0 | 3105 | 3795 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(sqrt.f64 z) |
z |
(sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 #s(literal 2 binary64)) |
#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))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.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 #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 (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)))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 y x) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#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 #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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 y)) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (/ (+ y (* -1/2 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (- (/ y x) 1/2))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#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 y #s(hole binary64 y)) |
#s(approx (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (* y (- (/ 1 x) (* 1/2 (/ 1 y)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 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))) (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 (neg (* (- (/ y x) 1/2) x)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (/ y x) 1/2) x) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (- (/ y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ 1 y)) (/ 1 x)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#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 (* 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 (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#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 (* 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 (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#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) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#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)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))))) |
(fma.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (sqrt.f64 z)) |
(sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
(pow.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
(exp.f64 (*.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t)) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) t)))) |
(+.f64 #s(literal 1 binary64) t) |
(+.f64 t #s(literal 1 binary64)) |
#s(literal 1 binary64) |
t |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (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) (fma.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 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(-.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
x |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#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 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)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(*.f64 #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
(neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (neg.f64 y))) |
(*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/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 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.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 (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))) |
#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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
#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 x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))))) |
#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 (neg (* (- (/ y x) 1/2) x)) (neg.f64 y)) |
#s(approx (neg (* (- (/ y x) 1/2) x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* (- (/ y x) 1/2) x) y) |
#s(approx (* (- (/ y x) 1/2) x) (fma.f64 #s(literal -1/2 binary64) x y)) |
#s(approx (- (/ y x) 1/2) (/.f64 y x)) |
#s(approx (- (/ y x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64))) 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))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.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 2 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) 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 (neg (* (- (/ y x) 1/2) x)) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (/ y x) 1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- (/ y x) 1/2) x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ y x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ y x) 1/2) (-.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) 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 (neg (* (- (/ y x) 1/2) x)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) (neg.f64 x))) |
#s(approx (* (- (/ y x) 1/2) x) (neg.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x))) |
#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 y y) |
#s(approx (neg (* (- (/ y x) 1/2) x)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) 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 (neg (* (- (/ y x) 1/2) x)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ y x) 1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (- (/ y x) 1/2) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (neg (* (- (/ y x) 1/2) x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ y x) 1/2) x) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (/ y x) 1/2) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt (* 2 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 (* 2 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (sqrt z) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)))) |
#s(approx (* (sqrt (* 2 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 (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.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 (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) #s(literal 1/2 binary64) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (sqrt (pow (exp t) t)) #s(literal 1 binary64)) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (pow (exp t) t)) (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 (sqrt (pow (exp t) t)) (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 (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (+ 1 t) #s(literal 1 binary64)) |
#s(approx (+ 1 t) (+.f64 #s(literal 1 binary64) 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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) (*.f64 t t)) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (*.f64 (*.f64 t t) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) (+.f64 z (*.f64 (*.f64 t t) z)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt (pow (exp t) t)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (+ 1 t) t) |
#s(approx (+ 1 t) (*.f64 (+.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) 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))) |
Compiled 12 992 to 1 435 computations (89% saved)
35 alts after pruning (35 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 362 | 11 | 373 |
| Fresh | 1 | 24 | 25 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 368 | 35 | 403 |
| Status | Accuracy | Program |
|---|---|---|
| 72.9% | (*.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)))) | |
| ▶ | 99.3% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
| 98.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 98.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 94.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 (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)))) | |
| 86.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 58.9% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 95.5% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 93.3% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 61.8% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 39.2% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 89.1% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
| ▶ | 59.9% | (*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| 58.9% | (*.f64 #s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) | |
| 58.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x)) | |
| ▶ | 58.5% | #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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) | |
| 55.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 54.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 48.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 52.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) | |
| 29.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) x)) | |
| 33.3% | #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)))) | |
| 59.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) | |
| ▶ | 33.0% | #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)))) |
| 60.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)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 49.3% | #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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) x))))) | |
| 29.3% | #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 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) | |
| 59.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 40.7% | #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) | |
| 2.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 57.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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))) | |
| 40.4% | #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 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)))) |
Compiled 2 454 to 1 806 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
x |
#s(literal 1/2 binary64) |
(neg.f64 y) |
y |
(sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
z |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(sqrt.f64 #s(literal 2 binary64)) |
#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)) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) |
(sqrt.f64 z) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
| Outputs |
|---|
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (exp (pow t 2))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (exp (pow t 2))))) (* 1/2 (* x (sqrt (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (exp (pow t 2))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (exp (pow t 2))))) (* 1/2 (sqrt (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (exp (pow t 2)))) (* (/ y x) (sqrt (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (exp (pow t 2)))) (* 1/2 (* (/ x y) (sqrt (exp (pow t 2))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (exp (pow t 2))) (* -1/2 (* (/ x y) (sqrt (exp (pow t 2)))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (* z (exp (pow t 2))))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 z)) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) z)))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) (+ z (* 1/2 (* (pow t 2) z))))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) (+ z (* (pow t 2) (+ (* 1/6 (* (pow t 2) z)) (* 1/2 z)))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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 (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #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) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* (sqrt (exp (pow t 2))) (- (* 1/2 x) y)))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (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)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 60.0ms | x | @ | 0 | ((* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (+ (* x 1/2) (neg y)) x 1/2 (neg y) y (sqrt (* z (pow (exp t) t))) (* z (pow (exp t) t)) z (pow (exp t) t) (exp t) (+ 1 t) 1 t (sqrt 2) 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)) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) (+ (* 1/2 x) (neg y)) (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) (pow (exp t) t) (exp t) (+ 1 t)) |
| 53.0ms | z | @ | 0 | ((* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (+ (* x 1/2) (neg y)) x 1/2 (neg y) y (sqrt (* z (pow (exp t) t))) (* z (pow (exp t) t)) z (pow (exp t) t) (exp t) (+ 1 t) 1 t (sqrt 2) 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)) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) (+ (* 1/2 x) (neg y)) (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) (pow (exp t) t) (exp t) (+ 1 t)) |
| 25.0ms | x | @ | inf | ((* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (+ (* x 1/2) (neg y)) x 1/2 (neg y) y (sqrt (* z (pow (exp t) t))) (* z (pow (exp t) t)) z (pow (exp t) t) (exp t) (+ 1 t) 1 t (sqrt 2) 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)) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) (+ (* 1/2 x) (neg y)) (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) (pow (exp t) t) (exp t) (+ 1 t)) |
| 24.0ms | z | @ | inf | ((* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (+ (* x 1/2) (neg y)) x 1/2 (neg y) y (sqrt (* z (pow (exp t) t))) (* z (pow (exp t) t)) z (pow (exp t) t) (exp t) (+ 1 t) 1 t (sqrt 2) 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)) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) (+ (* 1/2 x) (neg y)) (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) (pow (exp t) t) (exp t) (+ 1 t)) |
| 23.0ms | x | @ | -inf | ((* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (+ (* x 1/2) (neg y)) x 1/2 (neg y) y (sqrt (* z (pow (exp t) t))) (* z (pow (exp t) t)) z (pow (exp t) t) (exp t) (+ 1 t) 1 t (sqrt 2) 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)) (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt z) (+ (* 1/2 x) (neg y)) (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (sqrt (pow (exp t) t)) (+ (* (* t t) 1/2) 1) (* t t) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) (pow (exp t) t) (exp t) (+ 1 t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 701 | 6966 |
| 0 | 741 | 6339 |
| 0 | 3588 | 6190 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
x |
#s(literal 1/2 binary64) |
(neg.f64 y) |
y |
(sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
z |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(sqrt.f64 #s(literal 2 binary64)) |
#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)) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) |
(sqrt.f64 z) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
#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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* y (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* -1 (* y (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* x (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* y (sqrt (exp (pow t 2))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (+ (* -1 (* y (sqrt (exp (pow t 2))))) (* 1/2 (* x (sqrt (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* 1/2 (* x (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* 1/2 (* x (sqrt (exp (pow t 2))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt (exp (pow t 2))))) (* 1/2 (sqrt (exp (pow t 2)))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (* z (exp (pow t 2))))) (* (/ y x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (exp (pow t 2)))) (* (/ y x) (sqrt (exp (pow t 2))))))))) |
#s(approx (+ (* x 1/2) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* y (+ (* -1 (sqrt (* z (exp (pow t 2))))) (* 1/2 (* (/ x y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* y (+ (* -1 (sqrt (exp (pow t 2)))) (* 1/2 (* (/ x y) (sqrt (exp (pow t 2))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (+ (* x 1/2) (neg 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* y (+ (sqrt (* z (exp (pow t 2)))) (* -1/2 (* (/ x y) (sqrt (* z (exp (pow t 2))))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* -1 (* y (+ (sqrt (exp (pow t 2))) (* -1/2 (* (/ x y) (sqrt (exp (pow t 2)))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (* z (exp (pow t 2))))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt (* z (exp (pow t 2)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* z (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 z)) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) z)))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) (+ z (* 1/2 (* (pow t 2) z))))))) |
#s(approx (* z (pow (exp t) t)) #s(hole binary64 (+ z (* (pow t 2) (+ z (* (pow t 2) (+ (* 1/6 (* (pow t 2) z)) (* 1/2 z)))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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 (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (sqrt z))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* 1/2 (* (* (pow t 2) (- (* 1/2 z) (* 1/4 z))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (sqrt (pow (exp t) t))) #s(hole binary64 (+ (sqrt z) (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (- (* 1/2 z) (* 1/4 z)))) (* 1/2 (* (* (pow t 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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 (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 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/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (- (* 1/2 x) y)) (sqrt z))) (* (sqrt z) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* 1/2 (* (* (pow t 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) #s(hole binary64 (+ (* (sqrt z) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 1)) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (pow (exp t) t)) #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) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) #s(hole binary64 (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* 1/4 (* (* x (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))) (* 1/4 (* (* (pow t 2) (* x (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (* 1/2 (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/4 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/4 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) #s(hole binary64 (* (sqrt (exp (pow t 2))) (- (* 1/2 x) y)))) |
#s(approx (sqrt (pow (exp t) t)) #s(hole binary64 (sqrt (exp (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)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(/.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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
x |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z)) |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) z) |
(*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
z |
(*.f64 (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64))) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
(exp.f64 (*.f64 (log.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t))) t)) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) t)))) |
(+.f64 #s(literal 1 binary64) t) |
(+.f64 t #s(literal 1 binary64)) |
#s(literal 1 binary64) |
t |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#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 (+ (* x 1/2) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* x 1/2) (neg y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* x 1/2) (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 (+ (* x 1/2) (neg y)) (neg.f64 y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.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)) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(fma.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z))) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) |
(+.f64 (*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (neg.f64 y))) |
#s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 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 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (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)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(fma.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 y) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/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 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/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 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.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 (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))) |
#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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.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) |
(*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) (/.f64 t #s(literal 2 binary64))) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
(exp.f64 (*.f64 (log.f64 #s(approx (exp t) #s(approx (+ 1 t) t))) t)) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (+ (* x 1/2) (neg y)) (neg.f64 y)) |
#s(approx (+ (* x 1/2) (neg y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 (+ (* x 1/2) (neg y)) (neg.f64 y)) |
#s(approx (+ (* x 1/2) (neg y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (neg.f64 y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x 1/2) (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))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.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 2 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x 1/2) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x))) x)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (+ (* x 1/2) (neg 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 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 (+ (* x 1/2) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) x)) x))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x))) |
#s(approx (+ (* x 1/2) (neg y)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (+ (* x 1/2) (neg y)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) y)) |
#s(approx (+ (* x 1/2) (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))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) 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 (+ (* x 1/2) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) y)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) y)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) y)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (+ (* x 1/2) (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))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) y) #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (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 (+ (* x 1/2) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (pow.f64 (exp.f64 t) t))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
#s(approx (* z (pow (exp t) t)) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 #s(literal 1/2 binary64) x) 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 (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
#s(approx (+ z z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))) |
#s(approx (* (sqrt (+ z 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 (+ z z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (sqrt z) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (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/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.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 (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) #s(literal 1/2 binary64) (sqrt.f64 z))) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (* z (pow (exp t) t)) z) |
#s(approx (* z (pow (exp t) t)) (fma.f64 (*.f64 t t) z z)) |
#s(approx (* z (pow (exp t) t)) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) z) #s(literal 1/2 binary64) z) (*.f64 t t) z)) |
#s(approx (* z (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) z) #s(literal 1/6 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 t t) z) (*.f64 t t) z)) |
#s(approx (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) (fma.f64 (fma.f64 t #s(literal 1/2 binary64) #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (+ 1 t) #s(literal 1 binary64)) |
#s(approx (+ 1 t) (+.f64 #s(literal 1 binary64) 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))) (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/2 binary64) (*.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 #s(literal 1/8 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/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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.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 (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (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/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.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 (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) #s(literal 1/2 binary64) (sqrt.f64 z))) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (sqrt (* z (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 z))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (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/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (sqrt z) (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y)))) (sqrt 2)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.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 (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) y)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sqrt (pow (exp t) t)) #s(literal 1 binary64)) |
#s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (pow (exp t) t)) (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 (sqrt (pow (exp t) t)) (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) 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) (*.f64 t t)) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (*.f64 (*.f64 t t) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/4 binary64) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 t t) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (* (sqrt (* (* 2 z) (pow (exp t) t))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) z z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (+ 1 t) t) |
#s(approx (+ 1 t) (*.f64 (+.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) t)) |
#s(approx (* (sqrt (pow (exp t) t)) (+ (* x 1/2) (neg y))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (pow (exp t) t)) (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) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))) |
Compiled 10 591 to 1 280 computations (87.9% saved)
39 alts after pruning (35 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 10 | 328 |
| Fresh | 5 | 25 | 30 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 324 | 39 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| 59.9% | (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 72.9% | (*.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)))) | |
| ✓ | 99.3% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
| 98.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 98.6% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 94.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 (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)))) | |
| 86.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 58.9% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 95.5% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 61.8% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 39.2% | (*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) | |
| 95.1% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 93.2% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 50.0% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) | |
| 40.7% | (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) | |
| ✓ | 59.9% | (*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| 89.1% | (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) | |
| 58.9% | (*.f64 #s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) | |
| 59.9% | (*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) | |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) | |
| 58.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) x)) | |
| ✓ | 58.5% | #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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
| 59.0% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) | |
| 55.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 54.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 48.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) | |
| 52.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) | |
| 29.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) x)) | |
| 33.3% | #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)))) | |
| 59.7% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) | |
| ✓ | 33.0% | #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)))) |
| 60.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)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 49.3% | #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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) x))))) | |
| 29.3% | #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 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) | |
| 40.7% | #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) | |
| 2.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (sqrt (+ z z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 57.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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))) | |
| 40.4% | #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 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)))) |
Compiled 3 316 to 1 327 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 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)))))) |
#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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) 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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) |
(*.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 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) (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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (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 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (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 #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)) (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 z 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 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.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))) |
13 calls:
| 78.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 21.0ms | y |
| 20.0ms | (*.f64 z #s(literal 2 binary64)) |
| 19.0ms | x |
| 19.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 t t) |
| 99.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.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)))) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 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)))))) |
#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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) 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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) |
(*.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 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) (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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) (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 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (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 #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)) (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 z 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 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) #s(literal 1/2 binary64)) x)) |
(*.f64 #s(approx (* (* (sqrt z) (sqrt (pow (exp t) t))) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (* (+ (* x 1/2) (neg y)) (sqrt (* z (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t))) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 40.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 24.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 19.0ms | z |
| 17.0ms | t |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 t t) |
| 99.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.3% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.3% | 1 | x |
| 99.3% | 1 | y |
| 99.3% | 1 | z |
| 99.3% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 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)))))) |
#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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) 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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) |
(*.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)))) |
| 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)))) |
13 calls:
| 63.0ms | (*.f64 z #s(literal 2 binary64)) |
| 38.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 20.0ms | x |
| 15.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 14.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 98.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 98.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 98.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 98.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)))) |
| 98.6% | 1 | x |
| 98.6% | 1 | z |
| 98.6% | 1 | (*.f64 t t) |
| 98.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 98.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 98.6% | 1 | y |
| 98.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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 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)))))) |
#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 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 y x) #s(literal 1/2 binary64))) 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 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 z z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) #s(literal 1/2 binary64)) 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) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 36.0ms | x |
| 35.0ms | z |
| 31.0ms | (*.f64 z #s(literal 2 binary64)) |
| 16.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 13.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.5% | 1 | (*.f64 t t) |
| 95.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 95.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.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)))) |
| 95.5% | 1 | x |
| 95.5% | 1 | y |
| 95.5% | 1 | z |
| 95.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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 38.0ms | z |
| 12.0ms | (*.f64 z #s(literal 2 binary64)) |
| 12.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 11.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 1 | (*.f64 t t) |
| 95.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 95.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.1% | 1 | y |
| 95.1% | 1 | z |
| 95.1% | 1 | t |
| 95.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.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)))) |
| 95.1% | 1 | x |
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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 25.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 16.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 16.0ms | t |
| 14.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 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | (*.f64 t t) |
| 94.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 94.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 94.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 94.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 94.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 94.6% | 1 | y |
| 94.6% | 1 | z |
| 94.6% | 1 | t |
| 94.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 94.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 94.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)))) |
| 94.6% | 1 | x |
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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 22.0ms | (*.f64 t t) |
| 17.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)))) |
| 15.0ms | x |
| 12.0ms | t |
| 12.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 1 | (*.f64 t t) |
| 93.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.3% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 93.3% | 1 | x |
| 93.3% | 1 | y |
| 93.3% | 1 | z |
| 93.3% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 16.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 12.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 12.0ms | y |
| 12.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 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.2% | 1 | (*.f64 t t) |
| 93.2% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.2% | 1 | t |
| 93.2% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.2% | 1 | x |
| 93.2% | 1 | y |
| 93.2% | 1 | z |
| 93.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.2% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 26.0ms | t |
| 10.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 10.0ms | x |
| 10.0ms | y |
| 9.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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 | (*.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 (*.f64 x #s(literal 1/2 binary64)) y) |
| 91.6% | 1 | z |
| 91.6% | 1 | t |
| 91.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 91.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 91.6% | 1 | x |
| 91.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 91.6% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
13 calls:
| 9.0ms | x |
| 9.0ms | y |
| 8.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 8.0ms | (*.f64 z #s(literal 2 binary64)) |
| 7.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 1 | (*.f64 t t) |
| 89.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 89.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)))) |
| 89.1% | 1 | t |
| 89.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 89.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 89.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 89.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 89.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 89.1% | 1 | x |
| 89.1% | 1 | z |
| 89.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 89.1% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
13 calls:
| 24.0ms | y |
| 20.0ms | z |
| 8.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 7.0ms | x |
| 7.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.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)))) |
| 89.1% | 1 | (*.f64 t t) |
| 89.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 89.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 89.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 89.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 89.1% | 1 | z |
| 89.1% | 1 | t |
| 89.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 89.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 89.1% | 1 | x |
| 89.1% | 1 | y |
| 89.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (neg.f64 y) #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
13 calls:
| 11.0ms | y |
| 10.0ms | t |
| 9.0ms | x |
| 8.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 7.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 86.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 91.3% | 3 | (*.f64 t t) |
| 91.3% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 86.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 86.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 86.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 86.4% | 1 | y |
| 86.4% | 1 | z |
| 91.3% | 3 | t |
| 86.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 86.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 86.4% | 1 | x |
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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(approx (sqrt (pow (exp t) t)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
3 calls:
| 9.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 7.0ms | t |
| 6.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 3 | (*.f64 t t) |
| 91.3% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 91.3% | 3 | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.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)))) |
4 calls:
| 57.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 6.0ms | t |
| 5.0ms | (*.f64 t t) |
| 4.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 90.1% | 3 | (*.f64 t t) |
| 90.1% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 90.1% | 3 | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (sqrt (pow (exp t) t)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (+ (* x 1/2) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
5 calls:
| 30.0ms | t |
| 22.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 5.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 5.0ms | (*.f64 t t) |
| 5.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 86.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 86.4% | 1 | (*.f64 t t) |
| 86.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 86.4% | 1 | t |
Compiled 36 to 42 computations (-16.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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
#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 x #s(literal 1/2 binary64)) y))) #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)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 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 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)))) |
13 calls:
| 28.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 17.0ms | t |
| 15.0ms | y |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 60.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 60.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 64.5% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 67.9% | 3 | y |
| 60.1% | 1 | z |
| 86.6% | 2 | (*.f64 t t) |
| 86.6% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 65.2% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 65.2% | 3 | x |
| 86.6% | 2 | t |
| 60.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 83.6% | 3 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #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 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (* (sqrt z) (sqrt (pow (exp t) t))) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
5 calls:
| 34.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)))) |
| 14.0ms | t |
| 4.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 4.0ms | (*.f64 t t) |
| 3.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 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)))) |
| 77.4% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 77.8% | 2 | (*.f64 t t) |
| 77.8% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.8% | 2 | t |
Compiled 32 to 39 computations (-21.9% 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (sqrt (* z (pow (exp t) t))) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (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))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
3 calls:
| 7.0ms | t |
| 5.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 5.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 2 | (*.f64 t t) |
| 77.8% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.8% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 #s(approx (- (/ y x) 1/2) (/.f64 y x)) x))))) |
| Outputs |
|---|
#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 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
3 calls:
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 2 | (*.f64 t t) |
| 77.8% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.8% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #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)) (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 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
3 calls:
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 2 | (*.f64 t t) |
| 77.7% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.7% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (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 (*.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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
13 calls:
| 3.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 3.0ms | y |
| 3.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 59.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 59.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 59.7% | 1 | z |
| 59.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 59.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 59.7% | 1 | x |
| 59.7% | 1 | y |
| 59.7% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 59.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 59.7% | 1 | (*.f64 t t) |
| 59.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 59.7% | 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) #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)) (neg.f64 y)))) |
13 calls:
| 6.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)))) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.5% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 34.6% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 34.6% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 33.0% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 33.0% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 34.6% | 2 | z |
| 45.7% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 36.0% | 2 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 45.7% | 3 | x |
| 40.2% | 4 | (*.f64 t t) |
| 40.2% | 4 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 48.1% | 3 | y |
| 40.2% | 4 | t |
Compiled 60 to 88 computations (-46.7% saved)
Total -20.1b remaining (-46.9%)
Threshold costs -20.1b (-46.9%)
| 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 #s(approx (sqrt (* 2 z)) (neg.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 #s(approx (sqrt (+ z z)) (neg.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)))) |
11 calls:
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.0% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 33.0% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 33.0% | 1 | z |
| 33.0% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 33.0% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 33.0% | 1 | (*.f64 t t) |
| 33.0% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 33.0% | 1 | t |
| 33.0% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 33.0% | 1 | x |
| 33.0% | 1 | y |
Compiled 33 to 62 computations (-87.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.5887070189914473e+115 | 3.422602384212527e+116 |
| 16.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
| 18.0ms | 256× | 0 | valid |
Compiled 1 405 to 948 computations (32.5% saved)
ival-mult!: 5.0ms (46.7% of total)ival-exp: 2.0ms (18.7% of total)ival-sqrt: 2.0ms (18.7% of total)ival-sub!: 1.0ms (9.3% of total)ival-div!: 1.0ms (9.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.5887070189914473e+115 | 3.422602384212527e+116 |
| 1.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
Compiled 1 315 to 948 computations (27.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 5.947374383677854e+133 | 2.3231243402728024e+134 |
| 2.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
| 6.0ms | 80× | 0 | valid |
Compiled 922 to 732 computations (20.6% saved)
ival-mult!: 2.0ms (59.4% of total)ival-exp: 1.0ms (29.7% of total)ival-sqrt: 1.0ms (29.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.234509929394678e-9 | 6.41747729767505e-7 |
| 8.0ms | 112× | 0 | valid |
Compiled 601 to 421 computations (30% saved)
ival-mult!: 2.0ms (40.9% of total)ival-exp: 1.0ms (20.4% of total)ival-sqrt: 1.0ms (20.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
| 1.0ms | 16× | 0 | valid |
Compiled 524 to 454 computations (13.4% saved)
ival-sub!: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
Compiled 605 to 508 computations (16% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
Compiled 839 to 589 computations (29.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.700939215949842e+43 | 1.1561330297801434e+50 |
Compiled 596 to 490 computations (17.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.024016382291612e-96 | 1.1862121780489259e-94 |
| 19.0ms | -1.5699108207614145e-44 | -1.5803170012499527e-56 |
| 19.0ms | 272× | 0 | valid |
Compiled 1 159 to 923 computations (20.4% saved)
ival-mult!: 5.0ms (43.6% of total)ival-exp: 2.0ms (17.4% of total)ival-sqrt: 2.0ms (17.4% of total)ival-sub!: 1.0ms (8.7% of total)ival-div!: 1.0ms (8.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 1 230 to 176 computations (85.7% saved)
(abs t)
Compiled 4 992 to 1 868 computations (62.6% saved)
Loading profile data...