
Time bar (total: 12.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 8 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 9 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 10 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 11 |
| 80% | 49.9% | 12.5% | 0.2% | 0% | 37.4% | 0% | 12 |
Compiled 19 to 17 computations (10.5% saved)
| 1.2s | 8 256× | 0 | valid |
| 312.0ms | 2 101× | 0 | invalid |
ival-mult: 485.0ms (47.4% of total)ival-sub: 147.0ms (14.4% of total)ival-exp: 140.0ms (13.7% of total)ival-sqrt: 124.0ms (12.1% of total)ival-div: 98.0ms (9.6% of total)exact: 13.0ms (1.3% of total)ival-true: 8.0ms (0.8% of total)ival-assert: 4.0ms (0.4% of total)adjust: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 1/2 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | u*o | 1 | 0 |
| ↳ | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | underflow | 2 | |
| ↳ | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) | overflow | 121 | |
| ↳ | (/.f64 (*.f64 t t) #s(literal 2 binary64)) | overflow | 59 | |
| ↳ | (*.f64 t t) | overflow | 59 |
| 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 |
| 75.0ms | 512× | 0 | valid |
Compiled 145 to 49 computations (66.2% saved)
ival-div: 20.0ms (40.3% of total)ival-mult: 18.0ms (36.3% of total)ival-exp: 4.0ms (8.1% of total)ival-sqrt: 4.0ms (8.1% of total)ival-sub: 3.0ms (6% of total)exact: 1.0ms (2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 250 |
| 1 | 198 | 246 |
| 2 | 645 | 246 |
| 3 | 2114 | 246 |
| 4 | 7527 | 246 |
| 0 | 15 | 17 |
| 0 | 24 | 16 |
| 1 | 43 | 16 |
| 2 | 105 | 16 |
| 3 | 312 | 16 |
| 4 | 965 | 16 |
| 5 | 5583 | 16 |
| 0 | 8329 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (exp.f64 t)) t) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(abs t)
Compiled 17 to 15 computations (11.8% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 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)))) |
Compiled 17 to 15 computations (11.8% saved)
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
| Outputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.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) |
| 3.0ms | z | @ | -inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 3.0ms | y | @ | inf | ((* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) x 1/2 y (sqrt (* z 2)) (* z 2) z 2 (exp (/ (* t t) 2)) (/ (* t t) 2) (* t t) t) |
| 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 | @ | 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 | 191 | 1115 |
| 1 | 591 | 1099 |
| 2 | 2387 | 985 |
| 3 | 7158 | 985 |
| 0 | 8665 | 968 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #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 |
|---|
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (pow.f64 (sqrt.f64 (exp.f64 t)) t))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (/.f64 y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (/.f64 y x)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (pow.f64 (sqrt.f64 (exp.f64 t)) t))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z 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))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 #s(literal -2 binary64))) (pow.f64 (sqrt.f64 (exp.f64 t)) t)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (pow.f64 (sqrt.f64 (exp.f64 t)) t)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 62 |
| 0 | 24 | 60 |
| 1 | 65 | 59 |
| 0 | 326 | 59 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
y |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
z |
#s(literal 2 binary64) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(*.f64 t t) |
t |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #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 t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.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 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 #s(literal 1/2 binary64) x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (/.f64 (*.f64 y y) (fma.f64 #s(literal 1/2 binary64) x y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
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))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(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))) |
(+.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) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) (-.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 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 (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 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
t |
Compiled 2 871 to 451 computations (84.3% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 14 | 119 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 14 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| 71.2% | (*.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.8% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
| 99.2% | (*.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.2% | (*.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 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
| 94.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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)))) | |
| 92.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 86.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ▶ | 61.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| 93.7% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 59.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 61.3% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 86.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
| 61.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
Compiled 728 to 588 computations (19.2% saved)
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
(sqrt.f64 z) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 (* (* 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ 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 (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 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 (* 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#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 (* -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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx 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 (* (- (* 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 111.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) -1/2 (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 18.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) -1/2 (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 14.0ms | x | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) -1/2 (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 12.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) -1/2 (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
| 9.0ms | y | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) t (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (sqrt (* z 2))) (- (* x 1/2) y) (* x 1/2) (sqrt (* z 2)) (* z 2) (exp (/ (* t t) 2)) 1 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) -1/2 (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (exp (/ (* t t) 2)) (/ (* t t) 2) (* (* t t) 1/2) (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (* (sqrt z) (sqrt 2)) (exp (/ (* t t) 2)) (/ (* t t) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 531 | 4432 |
| 1 | 1607 | 4245 |
| 2 | 7108 | 4089 |
| 0 | 8230 | 3935 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #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 (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 (* (* 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ 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 (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 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 (* 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#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 (* -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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx 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 (* (- (* 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 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 (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (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) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) (neg.f64 y)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* -1/2 x) y) y) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (+ y (* -1/2 x)))) |
#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))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (neg.f64 x))) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) x)) x)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#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))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))) x)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (neg.f64 x))) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y) x)) x)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y 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))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))) x)) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (- (* 1/2 x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#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 (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* 1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))))) y)) |
#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 (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z 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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* 2 z) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (sqrt z) (sqrt 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (sqrt z) (*.f64 #s(literal 1 binary64) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (sqrt z) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
#s(approx (* (sqrt z) (sqrt 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)) z) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z (*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) z (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) #s(literal 1/2 binary64))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (fma.f64 t t #s(literal 1 binary64)) z) #s(literal 2 binary64))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 1 binary64)) z) #s(literal 2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z)))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) (fma.f64 t t (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (pow (exp t) t) (fma.f64 t t (fma.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx t #s(hole binary64 t)) |
#s(approx t 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))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal -1/8 binary64)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ (* t t) 2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* (* t t) 1/2) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (* (* t t) 1/2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (* (sqrt z) (sqrt 2))) (exp (/ (* t t) 2))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal -1/8 binary64)))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 300 |
| 0 | 85 | 290 |
| 1 | 214 | 287 |
| 0 | 1025 | 287 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 (exp.f64 t) t) |
(exp.f64 t) |
t |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 #s(literal -1/2 binary64) x y) |
#s(literal -1/2 binary64) |
(sqrt.f64 z) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(pow.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) #s(literal 1/2 binary64)) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 (exp.f64 t) t)) |
(*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 t) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(fma.f64 (*.f64 z (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(fma.f64 (pow.f64 (exp.f64 t) t) z (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(fma.f64 z (pow.f64 (exp.f64 t) t) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(+.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) (*.f64 (pow.f64 (exp.f64 t) t) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
#s(literal 2 binary64) |
z |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(pow.f64 (exp.f64 (fabs.f64 t)) (fabs.f64 t)) |
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) t) |
(exp.f64 (*.f64 t t)) |
(+.f64 (cosh.f64 (*.f64 t t)) (sinh.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 t) (cosh.f64 t)) (*.f64 (sinh.f64 t) (sinh.f64 t))) (-.f64 (cosh.f64 t) (sinh.f64 t))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 t) #s(literal 3 binary64)) (pow.f64 (sinh.f64 t) #s(literal 3 binary64))) (fma.f64 (cosh.f64 t) (cosh.f64 t) (-.f64 (*.f64 (sinh.f64 t) (sinh.f64 t)) (*.f64 (cosh.f64 t) (sinh.f64 t))))) |
(exp.f64 t) |
(+.f64 (sinh.f64 t) (cosh.f64 t)) |
(+.f64 (cosh.f64 t) (sinh.f64 t)) |
t |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.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))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (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 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(neg.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 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 x #s(literal 1/2 binary64) y))))) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (neg.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (neg.f64 y)) |
(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 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.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 (-.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 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 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) y)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
(fma.f64 x #s(literal -1/2 binary64) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y))) |
(-.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(+.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 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(+.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) (-.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))))) |
(exp.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+.f64 (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (cosh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sinh.f64 #s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
#s(approx (/ (* t t) 2) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) (neg.f64 t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 t)) (fabs.f64 t)) |
(*.f64 (*.f64 t #s(literal 1/2 binary64)) t) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 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 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.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 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) #s(literal 2 binary64)) z)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (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 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 t) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (exp.f64 t) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)))) |
(pow.f64 (pow.f64 (exp.f64 t) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) (-.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (-.f64 (*.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))))) |
(sqrt.f64 (pow.f64 (exp.f64 t) t)) |
(fabs.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 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 (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))) |
Compiled 15 583 to 1 707 computations (89% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 486 | 17 | 503 |
| Fresh | 6 | 3 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 497 | 20 | 517 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.4% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
| ▶ | 99.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
| ▶ | 88.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
| 94.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| ▶ | 61.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| 93.0% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 61.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 61.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 94.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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)))) | |
| 92.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 86.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 30.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 32.8% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 61.1% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) | |
| 86.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| ▶ | 49.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
| 86.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| 88.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) | |
| 49.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) | |
| 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
Compiled 1 308 to 1 004 computations (23.2% saved)
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
(fma.f64 t t #s(literal 1 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(sqrt.f64 z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(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) |
(neg.f64 y) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) y) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (+ (* (* 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 (+ (* x 1/2) y) #s(hole binary64 y)) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #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)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (+ (* (* 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 (+ (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#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) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 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)))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* t t) 1) #s(hole binary64 1)) |
#s(approx (+ (* t t) 1) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (exp (/ (* t t) 2)) #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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (+ (* t t) 1) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* t t) 1) #s(hole binary64 (* (pow t 2) (+ 1 (/ 1 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) 1 t (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (pow (exp t) t) (+ (* t t) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (sqrt z) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (neg y) (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* z 2) (+ (* x 1/2) y)) |
| 16.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) 1 t (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (pow (exp t) t) (+ (* t t) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (sqrt z) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (neg y) (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* z 2) (+ (* x 1/2) y)) |
| 16.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) 1 t (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (pow (exp t) t) (+ (* t t) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (sqrt z) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (neg y) (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* z 2) (+ (* x 1/2) y)) |
| 16.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) 1 t (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (pow (exp t) t) (+ (* t t) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (sqrt z) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (neg y) (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* z 2) (+ (* x 1/2) y)) |
| 8.0ms | t | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) 1 t (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (pow (exp t) t) (+ (* t t) 1) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (+ (* (* t t) 1/2) 1) (* t t) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt 2) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (sqrt z) (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* (* x x) 1/4) (* (neg y) y)) (* x x) 1/4 (* (neg y) y) (neg y) (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (exp (/ (* t t) 2)) (sqrt (* z 2)) (* z 2) (+ (* x 1/2) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 5086 |
| 1 | 2034 | 4951 |
| 2 | 6072 | 4842 |
| 0 | 8435 | 4671 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#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 x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (+ (* (* 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 (+ (* x 1/2) y) #s(hole binary64 y)) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #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)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (+ (* (* 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 (+ (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#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) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (* (- (* x 1/2) 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 (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 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)))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* t t) 1) #s(hole binary64 1)) |
#s(approx (+ (* t t) 1) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (exp (/ (* t t) 2)) #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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (+ (* t t) 1) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* t t) 1) #s(hole binary64 (* (pow t 2) (+ 1 (/ 1 (pow t 2)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (neg (+ (* -1/2 x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.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))) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (neg (+ (* -1/2 x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* -1/2 x) y) y) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (+ (* -1/2 x) y) (fma.f64 #s(literal -1/2 binary64) x y)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* -1 (* (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 y)) |
#s(approx (+ (* x 1/2) y) y) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (+ y (* 1/2 x)))) |
#s(approx (+ (* x 1/2) y) (fma.f64 #s(literal 1/2 binary64) x y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 z))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #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)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* 1/4 (* (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) #s(literal 1/4 binary64))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) (*.f64 (neg.f64 x) x))) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (/ y x))))) |
#s(approx (+ (* x 1/2) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1/2))))) |
#s(approx (+ (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (neg (+ (* -1/2 x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (neg (+ (* -1/2 x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (pow y 2) (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/4 (* (/ (* (pow x 2) (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (pow y 2)) (sqrt z))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y y)) (sqrt.f64 z)) #s(literal 1/4 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) #s(hole binary64 (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* y (+ 1 (* 1/2 (/ x y)))))) |
#s(approx (+ (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (sqrt 2) (neg (+ (* -1/2 x) y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (+ (* x 1/2) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1))))) |
#s(approx (+ (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z 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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) 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))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (sqrt z) (*.f64 #s(literal 1 binary64) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* -1 (* (sqrt z) (/ (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 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)))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 #s(literal -2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (sqrt -1))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 t t)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 t t #s(literal 1 binary64)) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) (-.f64 t #s(literal -1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(literal 1 binary64)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx (+ 1 t) (-.f64 t #s(literal -1 binary64))) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (+ (* t t) 1) #s(hole binary64 1)) |
#s(approx (+ (* t t) 1) #s(literal 1 binary64)) |
#s(approx (+ (* t t) 1) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (+ (* t t) 1) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 t t)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 t t)) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)))) (*.f64 t t) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (*.f64 (sqrt.f64 z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x y)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/8 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) #s(hole binary64 (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/48 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (+ y (* 1/2 x))) (sqrt z))) (* 1/8 (* (sqrt z) (/ (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))) (+ y (* 1/2 x)))))))))))) |
#s(approx (/ (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (+ (* x 1/2) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (*.f64 t t))) (*.f64 t t) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x y)) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (+ (* -1 (pow y 2)) (* 1/4 (pow x 2))))))))))))) |
#s(approx (* (+ (* (* x x) 1/4) (* (neg y) y)) (* (exp (/ (* t t) 2)) (sqrt (* z 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (sqrt.f64 z)) #s(literal 1/48 binary64))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (sqrt z) (sqrt 2)))))))))) |
#s(approx (* (exp (/ (* t t) 2)) (sqrt (* z 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) t) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (+ 1 t) (-.f64 t #s(literal -1 binary64))) |
#s(approx (+ (* t t) 1) #s(hole binary64 (pow t 2))) |
#s(approx (+ (* t t) 1) (*.f64 t t)) |
#s(approx (+ (* t t) 1) #s(hole binary64 (* (pow t 2) (+ 1 (/ 1 (pow t 2)))))) |
#s(approx (+ (* t t) 1) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)) (/.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 398 |
| 0 | 96 | 393 |
| 1 | 292 | 380 |
| 0 | 1689 | 374 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t) |
#s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 1 binary64) t) |
#s(literal 1 binary64) |
t |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
(fma.f64 t t #s(literal 1 binary64)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 t t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(sqrt.f64 #s(literal 2 binary64)) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(sqrt.f64 z) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(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) |
(neg.f64 y) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) y) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.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 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) |
(*.f64 z (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(fma.f64 (*.f64 z (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(fma.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(fma.f64 z (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(+.f64 (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z) (*.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
#s(literal 2 binary64) |
z |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) (neg.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))))) t) |
(pow.f64 (*.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) #s(approx (exp t) (-.f64 t #s(literal -1 binary64)))) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64))) t) |
(exp.f64 (*.f64 (log.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64)))) t)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64)))) t)) (sinh.f64 (*.f64 (log.f64 #s(approx (exp t) (-.f64 t #s(literal -1 binary64)))) t))) |
#s(approx (exp t) (-.f64 t #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 1 binary64) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(/.f64 (fma.f64 t t #s(literal -1 binary64)) (-.f64 t #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 t t (-.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) t))) |
(-.f64 t #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t))) |
(+.f64 #s(literal 1 binary64) t) |
(+.f64 t #s(literal 1 binary64)) |
#s(literal 1 binary64) |
t |
(*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.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 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.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 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z) #s(literal 2 binary64)) |
(*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) |
(*.f64 z (*.f64 #s(literal 2 binary64) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z)) |
(fma.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z)) |
(fma.f64 z #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z)) |
(+.f64 (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z) (*.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) z)) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 t t #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 t t #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 t) #s(literal 1 binary64)) (*.f64 (fabs.f64 t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 t t #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal -1 binary64)))) |
(-.f64 (*.f64 t t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) t)) |
(+.f64 (/.f64 (pow.f64 t #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 t t)))) |
(+.f64 (*.f64 t t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 t t)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64))) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 t) #s(literal 1 binary64)) (*.f64 (fabs.f64 t) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 t t) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y)))) |
(neg.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* -1/2 x) y) y)) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(neg.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) x) #s(literal -1/2 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/4 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(neg.f64 y) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)))) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) x y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 (neg.f64 y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) |
(fma.f64 x #s(literal 1/2 binary64) y) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 #s(literal -1/2 binary64) x y))))) |
(+.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
Compiled 20 550 to 2 118 computations (89.7% saved)
38 alts after pruning (38 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 576 | 26 | 602 |
| Fresh | 3 | 12 | 15 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 584 | 38 | 622 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 34.5% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) | |
| 33.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) y)) | |
| 42.2% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 30.2% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 24.7% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 61.1% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) | |
| 88.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| ▶ | 98.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
| 94.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 94.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 61.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) | |
| 61.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 94.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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)))) |
| 92.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) | |
| 86.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 84.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 30.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 32.8% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 62.4% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 60.6% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 54.8% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| 33.0% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 59.7% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) | |
| 50.8% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| ▶ | 30.4% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| ▶ | 61.1% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
| 86.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) | |
| 86.6% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) | |
| 49.3% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) | |
| 49.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) | |
| 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) | |
| ▶ | 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
| 49.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) | |
| 26.1% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) | |
| 30.4% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) | |
| 49.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) | |
| 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
Compiled 2 506 to 1 932 computations (22.9% saved)
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
t |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 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 (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) |
| Outputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #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) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/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 (- (/ y x) 1/2)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #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 (neg (+ (* -1/2 x) 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) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #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) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#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) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (- (* x 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) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z)))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 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 | |
|---|---|---|---|---|
| 40.0ms | t | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) t (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (neg (+ (* -1/2 x) y)) (neg y) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (* (sqrt 2) (- (* 1/2 x) y)) (sqrt 2) (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1) (* t t) 1 (* (* (- (* 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)) (+ (* (+ (* (+ (* 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) |
| 21.0ms | z | @ | -inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) t (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (neg (+ (* -1/2 x) y)) (neg y) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (* (sqrt 2) (- (* 1/2 x) y)) (sqrt 2) (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1) (* t t) 1 (* (* (- (* 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)) (+ (* (+ (* (+ (* 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) |
| 16.0ms | z | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) t (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (neg (+ (* -1/2 x) y)) (neg y) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (* (sqrt 2) (- (* 1/2 x) y)) (sqrt 2) (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1) (* t t) 1 (* (* (- (* 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)) (+ (* (+ (* (+ (* 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) |
| 11.0ms | z | @ | inf | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) t (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (neg (+ (* -1/2 x) y)) (neg y) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (* (sqrt 2) (- (* 1/2 x) y)) (sqrt 2) (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1) (* t t) 1 (* (* (- (* 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)) (+ (* (+ (* (+ (* 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) |
| 7.0ms | y | @ | 0 | ((* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (- (* 1/2 x) y) (* 1/2 x) 1/2 x y (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* 2 z) 2 z (pow (exp t) t) (exp t) (+ 1 t) t (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (neg (+ (* -1/2 x) y)) (neg y) (sqrt (* (* 2 z) (pow (exp t) t))) (* (* 2 z) (pow (exp t) t)) (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (* (sqrt 2) (- (* 1/2 x) y)) (sqrt 2) (sqrt z) (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (neg (+ (* -1/2 x) y)) (+ (* -1/2 x) y) (+ (* (* t t) 1/2) 1) (* t t) 1 (* (* (- (* 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)) (+ (* (+ (* (+ (* 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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 5190 |
| 1 | 1937 | 4946 |
| 2 | 5822 | 4836 |
| 0 | 8363 | 4607 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (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) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #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) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/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 (- (/ y x) 1/2)))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #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 (neg (+ (* -1/2 x) 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) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #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) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#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) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 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 (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (- (* x 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) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z)))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 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 (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (+ (* (+ (* (+ (* 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 |
|---|
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (sqrt.f64 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))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* -1/2 x) y) y) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (+ y (* -1/2 x)))) |
#s(approx (+ (* -1/2 x) y) (fma.f64 #s(literal -1/2 binary64) 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))) (*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x 1/2) y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (- (* 1/2 x) y))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 z))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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))) (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* 1/2 (* x (sqrt 2))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* x (- (/ y x) 1/2)))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* 1/2 (* (* x (sqrt 2)) (sqrt z))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* x (+ 1/2 (* -1 (/ y x)))))) |
#s(approx (- (* x 1/2) y) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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))) (exp (/ (* t t) 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x)) (sqrt.f64 z))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 y x))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ y x))))))) |
#s(approx (+ (* -1/2 x) y) (fma.f64 (/.f64 y x) x (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x) (sqrt.f64 z))))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1/2))))) |
#s(approx (- (* x 1/2) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (- (* -1 y) (* -1/2 x)))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (+ (* -1 y) (* 1/2 x)))) |
#s(approx (- (* x 1/2) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) y))) y)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* y (+ 1 (* -1/2 (/ x y)))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1)))) |
#s(approx (- (* x 1/2) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* 1/2 x) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (neg (+ (* -1/2 x) y)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 t) t)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 y))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y)) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) y)) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) y))) y)) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt 2)) #s(hole binary64 (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))))) |
#s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
#s(approx (+ (* -1/2 x) y) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1))))) |
#s(approx (+ (* -1/2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
#s(approx (- (* x 1/2) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ x y))))))) |
#s(approx (- (* x 1/2) y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) y (neg.f64 y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 (* z (exp (pow t 2)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 (*.f64 (pow.f64 (exp.f64 t) t) z) #s(literal 2 binary64))) |
#s(approx (* 2 z) #s(hole binary64 (* 2 z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt z) (sqrt.f64 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 (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (sqrt.f64 z))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* z 2)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (* z 2) #s(hole binary64 (* 2 z))) |
#s(approx (* z 2) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) x y)))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) |
#s(approx (* (* (sqrt 2) (- (* 1/2 x) y)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (sqrt z) (*.f64 (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 z)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal -2 binary64))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))) |
#s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 (neg.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)))) |
#s(approx (sqrt (* z 2)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))))) |
#s(approx (sqrt (* z 2)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (* (sqrt z) (sqrt 2)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) #s(hole binary64 (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (* 2 z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* 2 (* (pow t 2) z))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 t t #s(literal 1 binary64)) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) #s(hole binary64 (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (pow (exp t) t) #s(hole binary64 1)) |
#s(approx (pow (exp t) t) #s(literal 1 binary64)) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (pow t 2)))) |
#s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
#s(approx (pow (exp t) t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 1)) |
#s(approx (exp t) #s(literal 1 binary64)) |
#s(approx (exp t) #s(hole binary64 (+ 1 t))) |
#s(approx (exp t) (-.f64 t #s(literal -1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* 1/2 t)))))) |
#s(approx (exp t) (fma.f64 (fma.f64 #s(literal 1/2 binary64) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (exp t) #s(hole binary64 (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))))) |
#s(approx (exp t) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) t #s(literal 1 binary64))) |
#s(approx (+ 1 t) #s(hole binary64 1)) |
#s(approx (+ 1 t) #s(literal 1 binary64)) |
#s(approx (+ 1 t) #s(hole binary64 (+ 1 t))) |
#s(approx (+ 1 t) (-.f64 t #s(literal -1 binary64))) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/2 z) (* 1/4 z)))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ y (* -1/2 x)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z))))))))))) |
#s(approx (* (neg (+ (* -1/2 x) y)) (sqrt (* (* 2 z) (pow (exp t) t)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(hole binary64 (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z)))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1 (* (sqrt 2) (+ y (* -1/2 x)))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (+ (* -1 (* (sqrt 2) (+ y (* -1/2 x)))) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 1)) |
#s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 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(literal 1 binary64)) |
#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) (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(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) (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 (+ (* (+ (* (+ (* 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) (* t t)) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/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(literal 1/2 binary64)) |
#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) (fma.f64 #s(literal 1/8 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
#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) (* t t)) 1/2) (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))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (+ 1/8 (* 1/48 (pow t 2))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) |
#s(approx (pow (exp t) t) #s(hole binary64 (exp (pow t 2)))) |
#s(approx (pow (exp t) t) (pow.f64 (exp.f64 t) t)) |
#s(approx (exp t) #s(hole binary64 (exp t))) |
#s(approx (exp t) (exp.f64 t)) |
#s(approx (+ 1 t) #s(hole binary64 t)) |
#s(approx (+ 1 t) t) |
#s(approx (+ 1 t) #s(hole binary64 (* t (+ 1 (/ 1 t))))) |
#s(approx (+ 1 t) (-.f64 t #s(literal -1 binary64))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* -1/2 (* (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x)))) (sqrt z))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) #s(hole binary64 (* (pow t 2) (+ (* -1 (* (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2)) (sqrt z))) (* -1/2 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))))))) |
#s(approx (* (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (sqrt z)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 t t))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* -1/2 (* (pow t 2) (* (sqrt 2) (+ y (* -1/2 x))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (* (sqrt 2) (+ y (* -1/2 x))) (pow t 2))) (* -1/2 (* (sqrt 2) (+ y (* -1/2 x)))))))) |
#s(approx (* (* (neg (+ (* -1/2 x) y)) (sqrt 2)) (+ (* (* t t) 1/2) 1)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 t t))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* 1/2 (pow t 2)))) |
#s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* t t) 1/2) 1) #s(hole binary64 (* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))))) |
#s(approx (+ (* (* t t) 1/2) 1) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (exp (/ (* t t) 2)) #s(hole binary64 (exp (* 1/2 (pow t 2))))) |
#s(approx (exp (/ (* t t) 2)) (sqrt.f64 (pow.f64 (exp.f64 t) t))) |
#s(approx (+ (* (+ (* (+ (* 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) (*.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) #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) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) #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) #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) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/48 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 t t))) (pow.f64 t #s(literal 6 binary64)))) |
#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) (* t t)) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/48 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 t t)))) (pow.f64 t #s(literal 6 binary64)))) |
#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) (*.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) #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) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/48 binary64)))) |
#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) (* t t)) 1/2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/48 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 t t))) (pow.f64 t #s(literal 4 binary64)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* 1/48 (pow t 2)))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 #s(literal 1/48 binary64) (*.f64 t t))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) #s(hole binary64 (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))) |
#s(approx (+ (* 1/48 (* t t)) 1/8) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/48 binary64)) (*.f64 t t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 430 |
| 0 | 101 | 427 |
| 1 | 305 | 424 |
| 0 | 1785 | 416 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
(sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 #s(literal 2 binary64) z) |
#s(literal 2 binary64) |
z |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
t |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) |
(neg.f64 y) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(sqrt.f64 #s(literal 2 binary64)) |
(sqrt.f64 z) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
(*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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 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 (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) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.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 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
x |
y |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) #s(literal 2 binary64)) z) |
(*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) |
(*.f64 z (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z)) |
(fma.f64 (*.f64 z (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z)) |
(fma.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z)) |
(fma.f64 z (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z)) |
(+.f64 (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z) (*.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) z)) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
#s(literal 2 binary64) |
z |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) (neg.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (exp t) #s(approx (+ 1 t) t)))) t) |
(pow.f64 (*.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) #s(approx (exp t) #s(approx (+ 1 t) t))) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t) |
(exp.f64 (*.f64 (log.f64 #s(approx (exp t) #s(approx (+ 1 t) t))) t)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (exp t) #s(approx (+ 1 t) t))) t)) (sinh.f64 (*.f64 (log.f64 #s(approx (exp t) #s(approx (+ 1 t) t))) t))) |
#s(approx (exp t) #s(approx (+ 1 t) t)) |
#s(approx (+ 1 t) t) |
t |
(*.f64 (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))))) |
#s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (* 2 z) (pow (exp t) t)) (*.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))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (sqrt.f64 #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 #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(neg.f64 (*.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(approx (+ (* -1/2 x) y) y) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(approx (+ (* -1/2 x) y) y) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(approx (+ (* -1/2 x) y) y) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 #s(approx (+ (* -1/2 x) y) y)) |
#s(approx (+ (* -1/2 x) y) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) t) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(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))) |
(+.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) |
#s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t)) (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64)) #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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64)) (*.f64 (*.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)) t) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t)) (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64)))) |
(fma.f64 (*.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)) (neg.f64 t)) (neg.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.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)) (fabs.f64 t)) (fabs.f64 t) #s(literal 1 binary64)) |
(fma.f64 (*.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)) t) t #s(literal 1 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) (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))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) (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))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.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)) t) t) #s(literal 1 binary64) #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 (*.f64 t t) #s(literal 1 binary64)) #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 (*.f64 t t) (*.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)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t) #s(literal 1 binary64)) |
(fma.f64 t (*.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)) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 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))) (/.f64 #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)))) |
(-.f64 (*.f64 (*.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)) t) t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)) t)) t)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 t) t) (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 (/.f64 (pow.f64 (*.f64 (*.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)) t) t) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t)) (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) t) t)) (pow.f64 (*.f64 (*.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)) t) t) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.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)) t) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) 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 (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 (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 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #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)) (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 (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))) |
(/.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 #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 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 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 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #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)) (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)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (neg.f64 t)) (neg.f64 t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (fabs.f64 t)) (fabs.f64 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 (neg.f64 t) (*.f64 (neg.f64 t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) #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 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) t)) t)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 t) t) (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 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)) (fma.f64 #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)) (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/8 binary64) (fma.f64 #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)) (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/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) (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/110592 binary64) (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/512 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 #s(literal 1/110592 binary64) (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/110592 binary64) (pow.f64 (*.f64 t t) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (neg.f64 t)) (neg.f64 t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) (fabs.f64 t)) (fabs.f64 t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 #s(literal 1/48 binary64) t) t #s(literal 1/8 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 #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 #s(literal 1/48 binary64) t) #s(literal 1/8 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 1/8 binary64)))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/48 binary64) t)) t)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (neg.f64 t) t) #s(literal 1/48 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64)))) (/.f64 #s(literal 1/512 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal 1/384 binary64))))) |
(+.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) |
Compiled 21 550 to 2 170 computations (89.9% saved)
36 alts after pruning (36 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 549 | 15 | 564 |
| Fresh | 12 | 21 | 33 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 566 | 36 | 602 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 34.5% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) | |
| 33.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) y)) | |
| 42.2% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 30.2% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 24.7% | (/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 88.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| 94.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) | |
| 61.3% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) | |
| 61.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) | |
| 94.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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)))) | |
| 94.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 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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)))) | |
| 92.1% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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)))) | |
| 86.8% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| 96.5% | (*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| 84.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 62.8% | (*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) | |
| 59.4% | (*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) | |
| 30.4% | (*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) | |
| 62.4% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 60.6% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 54.8% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| 33.0% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) | |
| 30.3% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) | |
| 50.8% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) | |
| 30.4% | (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) | |
| 61.1% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) | |
| 32.8% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) | |
| 30.4% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) | |
| 61.1% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) | |
| 62.2% | #s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) | |
| 49.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) | |
| 26.9% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) | |
| 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) | |
| 49.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) | |
| 50.5% | #s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
Compiled 3 452 to 1 251 computations (63.8% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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 #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 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 #s(approx (/ (* t t) 2) (*.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 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.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 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
13 calls:
| 56.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 56.0ms | (*.f64 t t) |
| 52.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 46.0ms | (*.f64 z #s(literal 2 binary64)) |
| 38.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 t t) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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 #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 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 #s(approx (/ (* t t) 2) (*.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 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.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 (*.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (cosh.f64 (asinh.f64 #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
13 calls:
| 55.0ms | t |
| 44.0ms | z |
| 41.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 35.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 30.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 t t) |
| 99.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.6% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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 #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 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) z) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
13 calls:
| 34.0ms | t |
| 30.0ms | y |
| 23.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 19.0ms | z |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (*.f64 t t) |
| 98.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 98.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 98.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 98.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 98.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 98.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 98.6% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 98.6% | 1 | x |
| 98.6% | 1 | y |
| 98.6% | 1 | z |
| 98.6% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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 #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 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) z) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z)) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (*.f64 y y))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 t) t))) (*.f64 t t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
13 calls:
| 25.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 21.0ms | y |
| 20.0ms | x |
| 18.0ms | (*.f64 z #s(literal 2 binary64)) |
| 17.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 96.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 96.5% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 96.5% | 1 | x |
| 96.5% | 1 | (*.f64 t t) |
| 96.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 96.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 96.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.5% | 1 | y |
| 96.5% | 1 | z |
| 96.5% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) 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 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(approx (+ (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 #s(approx (* (sqrt 2) (- (* 1/2 x) y)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 #s(approx (+ (* 1/48 (* t t)) 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)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
13 calls:
| 47.0ms | t |
| 41.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 20.0ms | z |
| 16.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 14.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.2% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 94.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 94.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 94.2% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 94.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)))) |
| 94.2% | 1 | y |
| 94.2% | 1 | z |
| 94.2% | 1 | (*.f64 t t) |
| 94.2% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 94.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 94.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 94.2% | 1 | x |
| 94.2% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) #s(approx (* (+ (* (* t t) 1/2) 1) (* (* (sqrt 2) (neg (+ (* -1/2 x) y))) (sqrt z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) t #s(literal -1 binary64))) y))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (* t t) 1/2) 1) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 #s(approx (+ (* -1/2 x) y) y)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(approx (+ (* (* x x) 1/4) (* (neg y) y)) (*.f64 (neg.f64 y) y)) (*.f64 #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
| 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)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
13 calls:
| 29.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 25.0ms | y |
| 16.0ms | (*.f64 z #s(literal 2 binary64)) |
| 15.0ms | (*.f64 t t) |
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 88.6% | 1 | (*.f64 t t) |
| 88.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 88.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 90.4% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 90.4% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 88.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 88.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)))) |
| 88.6% | 1 | x |
| 88.6% | 1 | y |
| 90.4% | 2 | z |
| 88.6% | 1 | t |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) x y))) (sqrt.f64 z))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 #s(approx (+ (* -1/2 x) y) y))))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(approx (sqrt (* (* 2 z) (pow (exp t) t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 y x)) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
5 calls:
| 12.0ms | z |
| 6.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 6.0ms | (*.f64 z #s(literal 2 binary64)) |
| 5.0ms | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 4.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 88.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)))) |
| 88.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 88.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.6% | 1 | z |
Compiled 31 to 40 computations (-29% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
#s(approx (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) (*.f64 #s(approx (+ (* (* t t) 1/2) 1) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 #s(approx (+ (* -1/2 x) y) y))) (sqrt.f64 z)))) |
(*.f64 #s(approx (* (- (* x 1/2) y) (sqrt (* z 2))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
13 calls:
| 18.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)))) |
| 7.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 7.0ms | (*.f64 t t) |
| 4.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 2 | (*.f64 t t) |
| 79.1% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 61.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 61.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 76.3% | 4 | (*.f64 x #s(literal 1/2 binary64)) |
| 63.4% | 2 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 67.0% | 3 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 76.3% | 4 | x |
| 75.0% | 3 | y |
| 61.3% | 1 | z |
| 83.0% | 4 | t |
| 79.1% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 76.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)))) |
Compiled 60 to 88 computations (-46.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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)) #s(literal 1 binary64))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (*.f64 #s(literal 1/2 binary64) x))) (sqrt.f64 z))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.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 |
|---|---|---|
| 77.2% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 77.8% | 2 | (*.f64 t t) |
| 77.8% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 77.8% | 2 | t |
Compiled 15 to 24 computations (-60% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
#s(approx (* (- (* 1/2 x) y) (sqrt (* (* 2 z) (pow (exp t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(approx (- (* x 1/2) y) (neg.f64 y))) (sqrt.f64 z))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
10 calls:
| 5.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 5.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 2.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 61.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 61.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 61.3% | 1 | x |
| 61.3% | 1 | y |
| 61.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)))) |
| 61.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 61.3% | 1 | (*.f64 t t) |
| 61.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 61.3% | 1 | t |
Compiled 52 to 71 computations (-36.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
13 calls:
| 4.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 2.0ms | z |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | t |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 33.0% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 49.0% | 3 | x |
| 35.7% | 2 | (*.f64 t t) |
| 35.7% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 33.0% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 33.0% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 35.5% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 35.5% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 33.0% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 35.5% | 2 | z |
| 39.9% | 4 | t |
| 49.5% | 3 | y |
Compiled 60 to 88 computations (-46.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) |
| Outputs |
|---|
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
13 calls:
| 3.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 1.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.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)))) |
| 30.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 30.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 30.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 30.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 30.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 30.4% | 1 | z |
| 30.4% | 1 | (*.f64 t t) |
| 30.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 30.4% | 1 | t |
| 30.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 30.4% | 1 | x |
| 30.4% | 1 | y |
Compiled 60 to 88 computations (-46.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.825757253651842e+95 | 5.1695660839454276e+98 |
| 1.0ms | 16× | 0 | valid |
Compiled 64 to 60 computations (6.3% saved)
ival-div: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.841039255737716e+277 | 7.186657122734077e+280 |
| 12.0ms | 1.5571885671265152e+150 | 2.222637456237222e+151 |
| 24.0ms | 40.08561597902165 | 129971411.6731753 |
| 41.0ms | 352× | 0 | valid |
Compiled 1 053 to 932 computations (11.5% saved)
ival-mult: 11.0ms (42.7% of total)ival-div: 8.0ms (31.1% of total)ival-exp: 2.0ms (7.8% of total)ival-sub: 2.0ms (7.8% of total)ival-sqrt: 2.0ms (7.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.5666448618574611e+66 | 4.5343070842384254e+66 |
| 7.0ms | 80× | 0 | valid |
Compiled 235 to 212 computations (9.8% saved)
ival-mult: 2.0ms (43.5% of total)ival-div: 1.0ms (21.7% of total)ival-exp: 1.0ms (21.7% of total)ival-sqrt: 1.0ms (21.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 8.978827360622856e+77 | 2.902829441249152e+82 |
| 16.0ms | -1.4132888693678787 | -2.332459489664545e-5 |
| 22.0ms | 256× | 0 | valid |
Compiled 772 to 694 computations (10.1% saved)
ival-mult: 7.0ms (49% of total)ival-div: 2.0ms (14% of total)ival-exp: 2.0ms (14% of total)ival-sqrt: 2.0ms (14% of total)ival-sub: 1.0ms (7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 410 |
| 1 | 142 | 410 |
| 2 | 209 | 410 |
| 3 | 457 | 410 |
| 4 | 1688 | 410 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 z #s(literal 500000000000000024930826985954446508505134242719231075787446465305994199549652907692229507678208 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 128000000 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (if (<=.f64 t #s(literal 11000000000000000334320601118516288408297176070336907489233833427183646445358113798218747039826875166233010698250610230418128560342925893581518330134528 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) (if (<=.f64 t #s(literal 1499999999999999898027091221703374284685114211387001512343679516898740871665212897780212222632166347641585195750600712538707570979429112253646492928255575997147284078864202391321629314945301784815510577992243085462004883702440102328057102640150038988477952503834234102356090290176 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))))) |
(if (<=.f64 t #s(literal 1799999999999999938994642878516515932291695543575091567590388006912 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(if (<=.f64 y #s(literal -7926335344172073/9007199254740992 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (if (<=.f64 y #s(literal 5800000000000000337226301846611334638783052510209149944169771281552698140262400 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 (exp.f64 t) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) (+.f64 #s(literal 1 binary64) t)) t)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (pow.f64 #s(approx (exp t) #s(approx (+ 1 t) t)) t)))) |
(*.f64 (*.f64 #s(approx (exp (/ (* t t) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 t t) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (fma.f64 (*.f64 (fma.f64 t t #s(literal 2 binary64)) z) (*.f64 t t) (*.f64 #s(literal 2 binary64) z))))) |
(if (<=.f64 z #s(literal 500000000000000024930826985954446508505134242719231075787446465305994199549652907692229507678208 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(approx (exp (/ (* t t) 2)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (+.f64 z z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 128000000 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (if (<=.f64 t #s(literal 11000000000000000334320601118516288408297176070336907489233833427183646445358113798218747039826875166233010698250610230418128560342925893581518330134528 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) (if (<=.f64 t #s(literal 1499999999999999898027091221703374284685114211387001512343679516898740871665212897780212222632166347641585195750600712538707570979429112253646492928255575997147284078864202391321629314945301784815510577992243085462004883702440102328057102640150038988477952503834234102356090290176 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))))) |
(if (<=.f64 t #s(literal 128000000 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (if (or (<=.f64 t #s(literal 11000000000000000334320601118516288408297176070336907489233833427183646445358113798218747039826875166233010698250610230418128560342925893581518330134528 binary64)) (not (<=.f64 t #s(literal 1499999999999999898027091221703374284685114211387001512343679516898740871665212897780212222632166347641585195750600712538707570979429112253646492928255575997147284078864202391321629314945301784815510577992243085462004883702440102328057102640150038988477952503834234102356090290176 binary64)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64)))))))) |
(if (<=.f64 t #s(literal 1799999999999999938994642878516515932291695543575091567590388006912 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(approx (pow (exp t) t) (fma.f64 t t #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
(if (<=.f64 y #s(literal -7926335344172073/9007199254740992 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (if (<=.f64 y #s(literal 5800000000000000337226301846611334638783052510209149944169771281552698140262400 binary64)) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))))) |
(if (or (<=.f64 y #s(literal -7926335344172073/9007199254740992 binary64)) (not (<=.f64 y #s(literal 5800000000000000337226301846611334638783052510209149944169771281552698140262400 binary64)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) (*.f64 #s(approx (neg (+ (* -1/2 x) y)) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(approx (neg (+ (* -1/2 x) y)) (neg.f64 y)) (sqrt.f64 #s(approx (* (* 2 z) (pow (exp t) t)) (+.f64 z z)))) |
| 1× | fuel |
Compiled 412 to 107 computations (74% saved)
(abs t)
Compiled 926 to 306 computations (67% saved)
Loading profile data...