
Time bar (total: 5.2s)
| 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)
| 738.0ms | 8 256× | 0 | valid |
| 246.0ms | 2 049× | 0 | invalid |
ival-mult!: 234.0ms (39.9% of total)ival-exp: 104.0ms (17.7% of total)ival-div!: 100.0ms (17% of total)ival-sqrt: 87.0ms (14.8% of total)ival-sub!: 60.0ms (10.2% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 1/2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #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 | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 z #s(literal 2 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 49.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-mult!: 11.0ms (37.6% of total)ival-exp: 9.0ms (30.8% of total)ival-div!: 5.0ms (17.1% of total)ival-sqrt: 4.0ms (13.7% of total)ival-sub!: 1.0ms (3.4% 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 |
|---|---|---|
| ▶ | 99.4% | (*.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 | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 2.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 | @ | 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 | @ | -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 | z | @ | 0 | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
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)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 207 | 14 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 208 | 14 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.3% | (*.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 (-.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)))) | |
| ▶ | 99.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| ▶ | 99.4% | (*.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)))) |
| ▶ | 96.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 (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)))) |
| 93.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)))) | |
| 88.2% | (*.f64 (*.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)))) | |
| 99.6% | (*.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)))) | |
| 92.7% | (*.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)))) | |
| 95.4% | (*.f64 #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)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 88.3% | #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))))) | |
| ▶ | 61.2% | #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.8% | #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)))))) | |
| 70.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
Compiled 854 to 608 computations (28.8% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(fma.f64 #s(literal 1/2 binary64) x y) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (* (sqrt z) (sqrt 2)) (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y)) |
| 13.0ms | x | @ | 0 | ((* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (* (sqrt z) (sqrt 2)) (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y)) |
| 9.0ms | t | @ | 0 | ((* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (* (sqrt z) (sqrt 2)) (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y)) |
| 5.0ms | z | @ | 0 | ((* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (* (sqrt z) (sqrt 2)) (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y)) |
| 4.0ms | t | @ | inf | ((* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (* (sqrt z) (sqrt 2)) (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (exp (* (* t t) 1/2)) (* (* t t) 1/2) (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (+ (* 1/2 x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 5643 |
| 0 | 552 | 5257 |
| 0 | 2157 | 5171 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 x x) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(fma.f64 #s(literal 1/2 binary64) x y) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 1)) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (exp (* (* t t) 1/2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 y y (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #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)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
(*.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) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
t |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #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) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(-.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (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 (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 t t))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (exp.f64 (*.f64 t t)))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) |
(*.f64 (sqrt.f64 z) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 (neg.f64 y) y (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 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 (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 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 (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (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 x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (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 (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (neg.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (fma.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* 1/2 x) y) y) |
#s(approx (+ (* 1/2 x) y) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 2))) (exp (/ (* t t) 2))) (*.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))) (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 (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 2))) (exp (/ (* t t) 2))) (*.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))) (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 (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 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) (sqrt (* z 2))) (exp (* (* t t) 1/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) 1/2))) (*.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))) (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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (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 x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (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 (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x))) x)) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 x x)))) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (+ (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (- (* x 1/2) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (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 (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (+ (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1/2 binary64)) x))) |
#s(approx (- (* x 1/2) y) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (neg y)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 (+ (* 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) (sqrt 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) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.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 (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y y)) #s(literal 1/4 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 y y))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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 (+ (* 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) (sqrt 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) (sqrt (* z 2))) (exp (* (* t t) 1/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 (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.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 (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (+ (* 1/2 x) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (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 2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (sqrt z) (sqrt 2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (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 2)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (sqrt z) (sqrt 2)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (sqrt z) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (sqrt z) (sqrt 2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (sqrt z) (sqrt 2)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 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) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 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) (sqrt 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) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (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) 1/2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (* (* t t) 1/2))) (fma.f64 (fma.f64 (fma.f64 (*.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/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (exp (* (* t t) 1/2)) #s(literal 1 binary64)) |
#s(approx (exp (* (* t t) 1/2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (* (* t t) 1/2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (* (* t t) 1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (* (* t t) 1/2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/8 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 z)) #s(literal 1/48 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y))))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 t #s(literal -6 binary64)))) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (*.f64 t t))) |
#s(approx (exp (* (* t t) 1/2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
Compiled 15 302 to 1 411 computations (90.8% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 20 | 461 |
| Fresh | 4 | 5 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 450 | 25 | 475 |
| Status | Accuracy | Program |
|---|---|---|
| 63.0% | (*.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)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 50.0% | (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) | |
| 96.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 99.3% | (*.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)))) | |
| 88.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 61.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.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(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| ▶ | 61.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
| ▶ | 88.2% | (*.f64 (*.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)))) |
| ▶ | 99.6% | (*.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)))) |
| 63.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 61.2% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 59.0% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ▶ | 56.3% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 48.6% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| 61.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) | |
| 61.2% | #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)))) | |
| 57.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)))) | |
| 33.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 61.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| ▶ | 30.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 89.8% | #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)))))) | |
| 70.6% | #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))))) | |
| 60.3% | #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))) |
Compiled 1 640 to 1 210 computations (26.2% saved)
| Inputs |
|---|
(*.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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
#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)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
#s(literal 1/4 binary64) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx x #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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* 1/2 (* x (sqrt z))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* 1/2 x) (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 (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt (* 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 (* (- (* 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* 1/64 (pow t 4)) 1/4))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* (pow t 4) (+ 1/64 (* 1/192 (pow t 2)))) 1/4))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* (pow t 4) (+ 1/64 (* (pow t 2) (+ 1/192 (* 1/2304 (pow t 2)))))) 1/4))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* 1/64 (pow t 4)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/64 (* 1/192 (pow t 2)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/64 (* (pow t 2) (+ 1/192 (* 1/2304 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* 1/8 t))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* t (+ 1/8 (* 1/48 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (- (* 1/8 (pow t 2)) 1/2))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (- (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) 1/2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* 1/2304 (pow t 8)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (+ 1/2304 (* 1/192 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (- (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2))))) (* 1/4 (/ 1 (pow t 8))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* 1/2304 (pow t 8)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/2304 (* 1/192 (/ 1 (pow t 2))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* 1/48 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* (pow t 4) (- (+ 1/48 (* 1/8 (/ 1 (pow t 2)))) (/ 1/2 (pow t 4)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | t | @ | inf | ((* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (* (+ (* 1/2 x) (neg y)) (sqrt z)) (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 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 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (+ (* (* t t) 1/48) 1/8) t) (+ (* (* t t) 1/48) 1/8) 1/4 (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) |
| 4.0ms | z | @ | -inf | ((* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (* (+ (* 1/2 x) (neg y)) (sqrt z)) (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 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 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (+ (* (* t t) 1/48) 1/8) t) (+ (* (* t t) 1/48) 1/8) 1/4 (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) |
| 3.0ms | t | @ | -inf | ((* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (* (+ (* 1/2 x) (neg y)) (sqrt z)) (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 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 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (+ (* (* t t) 1/48) 1/8) t) (+ (* (* t t) 1/48) 1/8) 1/4 (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) |
| 2.0ms | z | @ | inf | ((* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (* (+ (* 1/2 x) (neg y)) (sqrt z)) (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 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 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (+ (* (* t t) 1/48) 1/8) t) (+ (* (* t t) 1/48) 1/8) 1/4 (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) |
| 2.0ms | t | @ | 0 | ((* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (* (+ (* 1/2 x) (neg y)) (sqrt z)) (+ (* 1/2 x) (neg y)) 1/2 x (neg y) y (sqrt z) z (sqrt 2) 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (sqrt (* 2 z)) (* 2 z) (+ (* 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 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (+ (* (* t t) 1/48) 1/8) t) (+ (* (* t t) 1/48) 1/8) 1/4 (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 479 | 5234 |
| 0 | 548 | 4347 |
| 0 | 2173 | 4269 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
#s(literal 1/2 binary64) |
x |
(neg.f64 y) |
y |
(sqrt.f64 z) |
z |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
#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)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
#s(literal 1/4 binary64) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* 1/2 (* x (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx x #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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* 1/2 (* x (sqrt z))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ y x) (sqrt z))) (* 1/2 (sqrt z)))))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt z)) (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* 1/2 x) (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 (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (sqrt z)) (* 1/2 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (sqrt z) (* -1/2 (* (/ x y) (sqrt z)))))))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* (sqrt z) (- (* 1/2 x) y)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt (* 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 (* (- (* 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (- (* 1/2 x) y)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* 1/64 (pow t 4)) 1/4))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* (pow t 4) (+ 1/64 (* 1/192 (pow t 2)))) 1/4))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (- (* (pow t 4) (+ 1/64 (* (pow t 2) (+ 1/192 (* 1/2304 (pow t 2)))))) 1/4))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* 1/64 (pow t 4)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/64 (* 1/192 (pow t 2)))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 4) (+ 1/64 (* (pow t 2) (+ 1/192 (* 1/2304 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* 1/8 (pow t 2)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* 1/8 t))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* t (+ 1/8 (* 1/48 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (- (* 1/8 (pow t 2)) 1/2))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (- (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) 1/2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* 1/2304 (pow t 8)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (+ 1/2304 (* 1/192 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2)))))))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(hole binary64 (* (pow t 8) (- (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2))))) (* 1/4 (/ 1 (pow t 8))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* 1/2304 (pow t 8)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/2304 (* 1/192 (/ 1 (pow t 2))))))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) #s(hole binary64 (* (pow t 8) (+ 1/2304 (+ (/ 1/64 (pow t 4)) (* 1/192 (/ 1 (pow t 2)))))))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* 1/48 (pow t 3)))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) #s(hole binary64 (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(hole binary64 (* (pow t 4) (- (+ 1/48 (* 1/8 (/ 1 (pow t 2)))) (/ 1/2 (pow t 4)))))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (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 (sqrt.f64 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 z)) |
(/.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 (*.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 |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
(*.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) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
t |
#s(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)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(+.f64 z z) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (- (* x 1/2) y) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) #s(literal 1/64 binary64)) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(+.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) |
#s(literal 1/48 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64))) #s(literal 1/16 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t)) t) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t)) (*.f64 t t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) (fabs.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 t (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t))) |
(pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) |
(*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) |
(*.f64 t (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 t t))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) |
(*.f64 t (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) t (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) t)) |
(fma.f64 #s(literal 1/8 binary64) t (*.f64 t (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(fma.f64 t #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) t)) |
(fma.f64 t #s(literal 1/8 binary64) (*.f64 t (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) t) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) t)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) t) (*.f64 t (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) #s(literal 1/64 binary64)) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(+.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) |
#s(literal 1/4 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (neg.f64 y) (sqrt.f64 z))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (fma.f64 (*.f64 (sqrt.f64 z) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (sqrt.f64 z)))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx x 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 (* (- (* 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 1/2) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (sqrt.f64 z) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* 1/2 x) (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 (* (- (* 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 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 #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) y) (sqrt (* z 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) x)) x))) |
#s(approx (- (* x 1/2) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #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 (- (* x 1/2) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) y)) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (sqrt.f64 z) (neg.f64 (sqrt.f64 z))) y)) |
#s(approx (+ (* 1/2 x) (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) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))))) 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 (* (- (* 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) x) y) #s(literal -1/2 binary64) (sqrt.f64 z)))) |
#s(approx (+ (* 1/2 x) (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 (* (- (* 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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#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 (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#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 (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
#s(approx (* (+ (* 1/2 x) (neg y)) (sqrt z)) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (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)))) |
#s(approx (* (sqrt (* 2 z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (* (+ (* 1/2 x) (neg y)) (sqrt z)) (sqrt 2)) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/48 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/48 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (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 (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* (* t t) 1/48) 1/8) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (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 (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) #s(literal -1/4 binary64)) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64)) #s(literal 1/4 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (-.f64 (*.f64 (fma.f64 #s(literal 1/192 binary64) (*.f64 t t) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2304 binary64) (*.f64 t t) #s(literal 1/192 binary64)) (*.f64 t t) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (fma.f64 #s(literal 1/192 binary64) (*.f64 t t) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2304 binary64) (*.f64 t t) #s(literal 1/192 binary64)) (*.f64 t t) #s(literal 1/64 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t)) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* (* t t) 1/48) 1/8) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 t #s(literal -6 binary64)))) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (*.f64 t t))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (* t t)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 t #s(literal -6 binary64)))) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (*.f64 (pow.f64 t #s(literal 8 binary64)) #s(literal 1/2304 binary64))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/192 binary64) #s(literal 1/2304 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/192 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/2304 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/192 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/2304 binary64)) (*.f64 (pow.f64 t #s(literal -8 binary64)) #s(literal 1/4 binary64))) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (pow.f64 t #s(literal 8 binary64)) #s(literal 1/2304 binary64))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/192 binary64) #s(literal 1/2304 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/192 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/2304 binary64)) (pow.f64 t #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (* (* (+ (* (* t t) 1/48) 1/8) t) t) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/48 binary64))) |
#s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (*.f64 t t))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2) (*.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (pow.f64 t #s(literal 4 binary64)))) |
Compiled 24 599 to 2 025 computations (91.8% saved)
32 alts after pruning (31 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 15 | 527 |
| Fresh | 4 | 16 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 520 | 32 | 552 |
| Status | Accuracy | Program |
|---|---|---|
| 63.0% | (*.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)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 50.0% | (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 96.7% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 89.3% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) | |
| ▶ | 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
| 99.3% | (*.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)))) | |
| 61.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 93.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(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 72.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) | |
| 40.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 61.4% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 88.4% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 54.4% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| 63.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ▶ | 61.2% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 59.0% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ✓ | 56.3% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 56.0% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| ▶ | 53.9% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 48.2% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.5% | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 48.6% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| 61.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) | |
| 30.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 61.2% | #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)))) | |
| ▶ | 30.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 57.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)))) | |
| 33.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 61.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| 70.6% | #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))))) | |
| 1.9% | #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)))) |
Compiled 2 143 to 1 593 computations (25.7% saved)
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (*.f64 t t)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (+.f64 z z)) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) (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)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (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)) (sqrt (exp (* t t)))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 1)) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (* t t)) #s(hole binary64 1)) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (exp (* t t)) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt (* 2 z)) (* 2 z) 2 z (sqrt (exp (* t t))) (exp (* t t)) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (+ (* (* t t) 1/48) 1/8) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48) |
| 4.0ms | t | @ | inf | ((* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt (* 2 z)) (* 2 z) 2 z (sqrt (exp (* t t))) (exp (* t t)) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (+ (* (* t t) 1/48) 1/8) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48) |
| 3.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt (* 2 z)) (* 2 z) 2 z (sqrt (exp (* t t))) (exp (* t t)) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (+ (* (* t t) 1/48) 1/8) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48) |
| 3.0ms | t | @ | -inf | ((* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt (* 2 z)) (* 2 z) 2 z (sqrt (exp (* t t))) (exp (* t t)) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (+ (* (* t t) 1/48) 1/8) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48) |
| 3.0ms | x | @ | -inf | ((* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt (* 2 z)) (* 2 z) 2 z (sqrt (exp (* t t))) (exp (* t t)) (* t t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (sqrt (+ z z)) (+ z z) (+ (* 1/2 x) (neg y)) (neg y) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) (+ (* (* t t) 1/2) 1) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (+ (* (* t t) 1/48) 1/8) 1/8 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (exp (/ (* t t) 2)) (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (+ (* 1/48 (* t t)) 1/8) 1/48) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 4047 |
| 0 | 519 | 3664 |
| 1 | 2256 | 3658 |
| 0 | 8781 | 3566 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(exp.f64 (*.f64 t t)) |
(*.f64 t t) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(sqrt.f64 (+.f64 z z)) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) (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)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
#s(literal 1/48 binary64) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (+ (* 1/2 x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (+ z z) #s(hole binary64 (* 2 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* 2 z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (+ z z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (* (sqrt (* 2 z)) (sqrt (exp (* t t))))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (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)) (sqrt (exp (* t t)))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 1)) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (* t t)) #s(hole binary64 1)) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (exp (* t t)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* 1/8 (pow t 2))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (sqrt (exp (* t t))) #s(hole binary64 (sqrt (exp (pow t 2))))) |
#s(approx (exp (* t t)) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (* t t) 1/48) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/48) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* 1/48 (pow t 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(hole binary64 (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* 1/48 (pow t 4)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(hole binary64 (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (sqrt.f64 (-.f64 z z))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (neg.f64 (-.f64 z z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.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)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z z)) (/.f64 (*.f64 z z) (-.f64 z z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(+.f64 z z) |
#s(literal 2 binary64) |
z |
(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 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (cosh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sinh.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 t) t) #s(literal -1/2 binary64))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 t) t)) #s(literal 1/2 binary64))) |
(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 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 (cosh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (exp.f64 (fabs.f64 t)) (fabs.f64 t)) |
(pow.f64 (exp.f64 t) t) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 t t)) (cosh.f64 (*.f64 t t)) (-.f64 (*.f64 (sinh.f64 (*.f64 t t)) (sinh.f64 (*.f64 t t))) (*.f64 (cosh.f64 (*.f64 t t)) (sinh.f64 (*.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))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
t |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y))) |
(*.f64 #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (sqrt.f64 (-.f64 z z))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (neg.f64 (-.f64 z z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.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)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z z)) (/.f64 (*.f64 z z) (-.f64 z z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(+.f64 z z) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (sqrt.f64 (-.f64 z z))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 z z))) (neg.f64 (-.f64 z z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(/.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)))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z z)) (/.f64 (*.f64 z z) (-.f64 z z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 z z) (*.f64 z z))))) |
(+.f64 z z) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 t t) (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (neg.f64 y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (neg.f64 y))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (neg.f64 y))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) |
(/.f64 (-.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1/512 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/512 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 #s(literal 1/110592 binary64) (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(literal 1/48 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))))))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)) |
#s(approx (+ (* 1/2 x) (neg y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (fma.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) x))) x)) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) x))) x)) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x))) x)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x))) x)) |
#s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) x)) x))) |
#s(approx (- (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) 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 z #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x)) x))) |
#s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x)) x))) |
#s(approx (- (* 1/2 x) y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))) |
#s(approx (- (* 1/2 x) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx y y) |
#s(approx (+ (* 1/2 x) (neg y)) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))))) y)) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))))) y)) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) y)) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) y)) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (+ (* 1/2 x) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* 2 z)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* 2 z) (*.f64 z #s(literal 2 binary64))) |
#s(approx z z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (sqrt (* 2 z)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* 2 z) (*.f64 z #s(literal 2 binary64))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
#s(approx (sqrt (* 2 z)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* 2 z) (*.f64 z #s(literal 2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt (+ z z)) (+ (* 1/2 x) (neg y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (sqrt (* 2 z)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 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 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.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 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.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 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.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)) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (* (sqrt (* 2 z)) (sqrt (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))) (pow.f64 z #s(literal -1/2 binary64)) (*.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)) (pow.f64 z #s(literal -1/2 binary64))))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (* t t)) #s(literal 1 binary64)) |
#s(approx (exp (* t t)) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (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 (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 (* t t) (*.f64 t t)) |
#s(approx t t) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 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 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/48 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#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 (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (exp (* t t)) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 t #s(literal -6 binary64)))) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (*.f64 t t))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (* t t)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 t #s(literal -6 binary64)))) (pow.f64 t #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/48 binary64))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)))) |
#s(approx (+ (* (+ (* 1/48 (* t t)) 1/8) (* t t)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64)))) #s(literal 1/48 binary64)) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (fma.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 1/48 binary64)) (*.f64 t t))) |
Compiled 18 556 to 1 871 computations (89.9% saved)
33 alts after pruning (30 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 467 | 12 | 479 |
| Fresh | 8 | 18 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 478 | 33 | 511 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 89.3% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) | |
| 99.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 94.4% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 89.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) | |
| 99.3% | (*.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)))) | |
| 61.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 72.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) | |
| 40.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 61.4% | (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 88.4% | (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 36.5% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) | |
| 29.4% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 63.8% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ✓ | 61.2% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 59.0% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| ✓ | 56.3% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| 56.0% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 53.9% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) | |
| 48.2% | (*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 57.5% | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 61.9% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) | |
| 55.9% | (*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) | |
| 55.8% | (*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) | |
| 48.6% | #s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) | |
| 61.2% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) | |
| 30.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) | |
| 61.2% | #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)))) | |
| 57.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) | |
| 33.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) | |
| 61.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) | |
| ✓ | 30.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
| 70.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
Compiled 3 179 to 1 135 computations (64.3% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#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))))) |
(*.f64 (*.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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (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 (/.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)) (exp.f64 (/.f64 (*.f64 t t) #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)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (*.f64 y (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) x))))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
13 calls:
| 37.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 27.0ms | t |
| 23.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 20.0ms | x |
| 18.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 t t) |
| 99.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.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)))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.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 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#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))))) |
(*.f64 (*.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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.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)))) |
| Outputs |
|---|
(*.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)))) |
13 calls:
| 18.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 18.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 17.0ms | z |
| 16.0ms | (*.f64 t t) |
| 15.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 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 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#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))))) |
(*.f64 (*.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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (+.f64 (pow.f64 t #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
13 calls:
| 18.0ms | z |
| 17.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 17.0ms | x |
| 15.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 t t) |
| 99.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#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))))) |
(*.f64 (*.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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| 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:
| 42.0ms | x |
| 15.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 14.0ms | t |
| 13.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (*.f64 t t) |
| 99.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.4% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.4% | 1 | x |
| 99.4% | 1 | y |
| 99.4% | 1 | z |
| 99.4% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#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))))) |
(*.f64 (*.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 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (* (+ (* (* t t) 1/48) 1/8) t) (*.f64 #s(literal 1/8 binary64) t)) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) t) t) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
13 calls:
| 44.0ms | t |
| 26.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 15.0ms | y |
| 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 |
|---|---|---|
| 96.7% | 1 | (*.f64 t t) |
| 96.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 96.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 96.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 96.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 96.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)))) |
| 96.7% | 1 | x |
| 96.7% | 1 | y |
| 96.7% | 1 | z |
| 96.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 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 37.0ms | z |
| 15.0ms | x |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 14.0ms | t |
| 12.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 1 | (*.f64 t t) |
| 96.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 96.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 96.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 96.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)))) |
| 96.4% | 1 | t |
| 96.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 96.4% | 1 | x |
| 96.4% | 1 | y |
| 96.4% | 1 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
#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))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (* (sqrt (* 2 z)) (sqrt (exp (* t t)))) (fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
13 calls:
| 47.0ms | y |
| 44.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 17.0ms | (*.f64 t t) |
| 13.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.4% | 1 | (*.f64 t t) |
| 94.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 94.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 94.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 94.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 94.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)))) |
| 94.4% | 1 | x |
| 94.4% | 1 | y |
| 94.4% | 1 | t |
| 94.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 94.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 94.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 94.4% | 1 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
13 calls:
| 23.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 16.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | y |
| 8.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 93.6% | 1 | (*.f64 t t) |
| 93.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 93.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.6% | 1 | y |
| 93.6% | 1 | t |
| 93.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.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)))) |
| 93.6% | 1 | x |
| 93.6% | 1 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (sqrt (* 2 z))) (+ (* 1/2 x) y)) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) x y)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
13 calls:
| 29.0ms | (*.f64 z #s(literal 2 binary64)) |
| 20.0ms | x |
| 11.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 9.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 7.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 3 | (*.f64 t t) |
| 92.5% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 89.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 89.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 89.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 89.3% | 1 | y |
| 92.5% | 3 | t |
| 89.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 89.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 89.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 89.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)))) |
| 89.3% | 1 | x |
| 89.3% | 1 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (- (* 1/2 x) y) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) t) t #s(literal 1/2 binary64)) t) t #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* t t) 1/48) 1/8) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
4 calls:
| 36.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 7.0ms | t |
| 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)))) |
| 6.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.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)))) |
| 89.3% | 1 | (*.f64 t t) |
| 89.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 89.3% | 1 | t |
Compiled 26 to 31 computations (-19.2% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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)))) |
| 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)))) |
13 calls:
| 26.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 22.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)))) |
| 8.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 7.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 6.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 88.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 88.2% | 1 | x |
| 88.2% | 1 | y |
| 88.2% | 1 | (*.f64 t t) |
| 88.2% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 88.2% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 88.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 88.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.2% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 88.2% | 1 | z |
| 88.2% | 1 | t |
| 88.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)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
13 calls:
| 35.0ms | y |
| 8.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 7.0ms | (*.f64 t t) |
| 7.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 2 | (*.f64 t t) |
| 88.3% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 76.7% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 65.5% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 83.8% | 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)))) |
| 76.7% | 3 | x |
| 88.3% | 2 | t |
| 88.3% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 65.3% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 65.3% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 66.4% | 3 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 73.6% | 4 | y |
| 65.3% | 2 | z |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
4 calls:
| 8.0ms | (*.f64 t t) |
| 5.0ms | t |
| 4.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 4.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 2 | (*.f64 t t) |
| 88.3% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 88.3% | 2 | t |
| 88.3% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
5 calls:
| 6.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 5.0ms | t |
| 4.0ms | (*.f64 t t) |
| 4.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 3.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 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)))) |
| 81.9% | 2 | (*.f64 t t) |
| 81.9% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 81.9% | 2 | t |
| 81.8% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
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 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(*.f64 #s(approx (- (* 1/2 x) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
4 calls:
| 5.0ms | (*.f64 t t) |
| 4.0ms | t |
| 4.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 81.7% | 2 | (*.f64 t t) |
| 81.7% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 81.7% | 2 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#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 |
|---|
#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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
4 calls:
| 4.0ms | t |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 t t) |
| 3.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 80.2% | 2 | (*.f64 t t) |
| 80.2% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 80.2% | 2 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x))))) |
| 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)))) |
(*.f64 (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 #s(approx (/ (- (* (* (* (+ (* (* t t) 1/48) 1/8) t) t) (* (* (+ (* (* t t) 1/48) 1/8) t) t)) 1/4) (- (* (* (+ (* (* t t) 1/48) 1/8) t) t) 1/2)) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
4 calls:
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 t t) |
| 2.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 75.8% | 2 | (*.f64 t t) |
| 75.8% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 75.8% | 2 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) (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:
| 39.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 3.0ms | z |
| 3.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 61.2% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 61.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 61.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 61.2% | 1 | z |
| 61.2% | 1 | y |
| 61.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 61.2% | 1 | x |
| 61.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)))) |
| 61.2% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 61.2% | 1 | (*.f64 t t) |
| 61.2% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 61.2% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 #s(literal 1/2 binary64) x)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (*.f64 x #s(literal 1/2 binary64))))) |
13 calls:
| 22.0ms | y |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.4% | 2 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 38.6% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 38.6% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 45.7% | 3 | y |
| 38.6% | 2 | z |
| 33.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 36.4% | 2 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 41.0% | 3 | t |
| 41.0% | 3 | (*.f64 t t) |
| 41.0% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 53.5% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 40.0% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 53.5% | 3 | 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)))) |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 (+.f64 z z)) #s(approx (+ (* 1/2 x) (neg y)) (neg.f64 y)))) |
13 calls:
| 4.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 1.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 30.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 30.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)))) |
| 30.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 30.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 30.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 30.1% | 1 | z |
| 30.1% | 1 | (*.f64 t t) |
| 30.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 30.1% | 1 | t |
| 30.1% | 1 | y |
| 30.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 30.1% | 1 | x |
Compiled 60 to 88 computations (-46.7% saved)
Compiled 20 to 22 computations (-10% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.480263790678568e+55 | 1.2957722567047934e+61 |
Loading profile data...