
Time bar (total: 6.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 6 |
| 66.7% | 49.9% | 25% | 0.1% | 0% | 25% | 0% | 7 |
| 66.7% | 49.9% | 25% | 0.1% | 0% | 25% | 0% | 8 |
| 66.7% | 49.9% | 25% | 0.1% | 0% | 25% | 0% | 9 |
| 80% | 49.9% | 12.5% | 0.1% | 0% | 37.4% | 0% | 10 |
| 80% | 49.9% | 12.5% | 0.1% | 0% | 37.4% | 0% | 11 |
| 80% | 49.9% | 12.5% | 0.1% | 0% | 37.4% | 0% | 12 |
Compiled 12 to 12 computations (0% saved)
| 471.0ms | 8 256× | 0 | valid |
| 114.0ms | 2 028× | 0 | invalid |
ival-sqrt: 117.0ms (49.8% of total)ival-mult!: 92.0ms (39.2% of total)ival-add!: 24.0ms (10.2% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (sqrt.f64 z) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y (sqrt.f64 z)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 32.0ms | 512× | 0 | valid |
Compiled 74 to 34 computations (54.1% saved)
ival-sqrt: 7.0ms (53.2% of total)ival-mult!: 5.0ms (38% of total)ival-add!: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 84 |
| 1 | 134 | 82 |
| 2 | 441 | 82 |
| 3 | 1784 | 82 |
| 4 | 5791 | 82 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
Compiled 20 to 20 computations (0% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 x (*.f64 y (sqrt.f64 z))) |
x |
(*.f64 y (sqrt.f64 z)) |
y |
(sqrt.f64 z) |
z |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* y (sqrt z)) #s(hole binary64 (* y (sqrt z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* y (sqrt z)) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z) |
| 1.0ms | z | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z) |
| 1.0ms | y | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z) |
| 1.0ms | x | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z) |
| 1.0ms | x | @ | inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 1 2 (+ x (* y (sqrt z))) x (* y (sqrt z)) y (sqrt z) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 476 |
| 0 | 115 | 433 |
| 0 | 505 | 401 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 x (*.f64 y (sqrt.f64 z))) |
x |
(*.f64 y (sqrt.f64 z)) |
y |
(sqrt.f64 z) |
z |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* y (sqrt z)) #s(hole binary64 (* y (sqrt z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* y (sqrt z)) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y))) (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x (*.f64 (sqrt.f64 z) y))))) |
(fma.f64 (sqrt.f64 z) y x) |
(fma.f64 y (sqrt.f64 z) x) |
(-.f64 x (*.f64 (neg.f64 y) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) y) x) |
(+.f64 x (*.f64 (sqrt.f64 z) y)) |
x |
(*.f64 (sqrt.f64 z) y) |
(*.f64 y (sqrt.f64 z)) |
y |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ x (* y (sqrt z))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx x x) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (* y (sqrt z))) x) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) x))) |
#s(approx (* y (sqrt z)) (*.f64 (sqrt.f64 z) y)) |
#s(approx y y) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) z))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 x z))) z))) |
#s(approx (* y (sqrt z)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
Compiled 800 to 180 computations (77.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 6 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 6 | 50 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| 31.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x (*.f64 (sqrt.f64 z) y)))))) | |
| ▶ | 86.9% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
| ▶ | 46.9% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ▶ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
| ▶ | 55.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 232 to 174 computations (25% saved)
| Inputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 z) y x) |
(sqrt.f64 z) |
z |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 z) y) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 z)) |
#s(literal 1 binary64) |
(/.f64 x z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (sqrt z) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (/ 1 (sqrt z)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) y) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (sqrt z) z y x 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* 1/2 x) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* (sqrt z) y) 1/2) (* (sqrt z) y) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ 1 (sqrt z)) 1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x)) |
| 4.0ms | z | @ | -inf | ((* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (sqrt z) z y x 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* 1/2 x) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* (sqrt z) y) 1/2) (* (sqrt z) y) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ 1 (sqrt z)) 1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x)) |
| 4.0ms | y | @ | 0 | ((* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (sqrt z) z y x 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* 1/2 x) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* (sqrt z) y) 1/2) (* (sqrt z) y) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ 1 (sqrt z)) 1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x)) |
| 4.0ms | x | @ | inf | ((* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (sqrt z) z y x 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* 1/2 x) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* (sqrt z) y) 1/2) (* (sqrt z) y) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ 1 (sqrt z)) 1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x)) |
| 3.0ms | x | @ | -inf | ((* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (sqrt z) z y x 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* 1/2 x) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* (sqrt z) y) 1/2) (* (sqrt z) y) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ 1 (sqrt z)) 1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 2064 |
| 0 | 290 | 1871 |
| 0 | 1055 | 1859 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 z) y x) |
(sqrt.f64 z) |
z |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 z) y) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 z)) |
#s(literal 1 binary64) |
(/.f64 x z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* (sqrt z) y) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (/ 1 (sqrt z)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* (sqrt z) y) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y))) (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x (*.f64 (sqrt.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
(fma.f64 (sqrt.f64 z) y x) |
(fma.f64 y (sqrt.f64 z) x) |
(-.f64 x (*.f64 (neg.f64 y) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) y) x) |
(+.f64 x (*.f64 (sqrt.f64 z) y)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (sqrt.f64 z) y) |
(*.f64 y (sqrt.f64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) z)) |
(*.f64 z (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(fma.f64 z (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(+.f64 (*.f64 z (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) |
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y)) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (/.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (/.f64 x z))))) |
(fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) |
(fma.f64 y (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 x z)) |
(+.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 z)) |
(sqrt.f64 (pow.f64 z #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 z) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y x)) (sqrt.f64 z))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ x (* y (sqrt z))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx x x) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y)) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ x (* y (sqrt z))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (* y (sqrt z))) x) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) z)) x)) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ x (* y (sqrt z))) x) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) x) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)) x))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) x)) (/.f64 #s(literal 1/2 binary64) z)) x))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y) x)) (pow.f64 z #s(literal -1 binary64))) x))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) x))) |
#s(approx y y) |
#s(approx (* (* (sqrt z) y) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (sqrt z) y) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) y)) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) y)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) y))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) y))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (*.f64 (/.f64 (fma.f64 (sqrt.f64 z) y x) z) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
#s(approx (/ 1 (sqrt z)) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (*.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) z)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) z)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (/.f64 y x) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) z))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) (neg.f64 (/.f64 x z))) z))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) z))) |
#s(approx (* (* (sqrt z) y) 1/2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (sqrt z) y) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z))) z))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) (neg.f64 (/.f64 x z))) z))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (*.f64 (fma.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) (neg.f64 (/.f64 x z))) z))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) x) (pow.f64 z #s(literal -1 binary64))) z))) |
Compiled 4 277 to 687 computations (83.9% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 5 | 167 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 164 | 9 | 173 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| ▶ | 70.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x))) |
| ▶ | 85.6% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x))) |
| ▶ | 86.9% | (*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
| ✓ | 46.9% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
| ▶ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z)) |
| ▶ | 80.4% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z)) |
| ✓ | 55.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 352 to 248 computations (29.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
x |
(sqrt.f64 z) |
z |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
(/.f64 (fma.f64 (sqrt.f64 z) y x) z) |
(fma.f64 (sqrt.f64 z) y x) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) |
(sqrt.f64 (pow.f64 z #s(literal -1 binary64))) |
(pow.f64 z #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 x z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (/ (* (pow y 2) z) (pow x 2)))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (/ (+ (* -1 (pow x 2)) (* (pow y 2) z)) (pow x 2)))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) #s(hole binary64 (/ (* (pow y 2) z) (pow x 2)))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (/ (+ (* -1 x) (* y (sqrt z))) x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt z) (/ x y)) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (- (/ (* (pow y 2) z) (pow x 2)) 1))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (- (* (/ y x) (sqrt z)) 1))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ 1 (* (/ y x) (sqrt z))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* (pow y 2) (- (/ z (pow x 2)) (/ 1 (pow y 2)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* y (- (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ -1 (- (* (/ y x) (sqrt z)) 1)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (/ (* (pow y 2) z) (* (pow x 2) (- (* (/ y x) (sqrt z)) 1))) (/ 1 (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (sqrt (pow z -1)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (pow z -1) #s(hole binary64 (/ 1 z))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3)))))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2))))) (+ (* -1 x) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (* (/ y x) (sqrt z)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (+ (* (/ y x) (sqrt z)) (* (/ (* x (+ z (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (+ (* (/ y x) (sqrt z)) (/ (* (pow x 2) (+ z (* -1 (* (/ x y) (sqrt z))))) (* (pow y 2) (pow z 2)))))) (* -1 (* (/ (* x (+ z (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 (pow z 3)))))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* z (- (/ (pow y 2) (pow x 2)) (/ 1 z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* z (- (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* z (+ (* (/ 1 x) (sqrt (/ 1 z))) (/ 1 (* y z)))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (/ x z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt (/ 1 z)))) (* -1 (* (/ (pow x 2) y) (sqrt z)))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt z)))) z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* -1 (* (/ x y) (sqrt z)))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (* (/ (* x (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 z)))))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) y) (sqrt z)))) z)))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* -1 (/ (* (pow y 2) (* z (pow (sqrt -1) 2))) (pow x 2))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* -1 (* z (+ (/ 1 z) (/ (* (pow y 2) (pow (sqrt -1) 2)) (pow x 2))))))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) #s(hole binary64 (* -1 (/ (* (pow y 2) (* z (pow (sqrt -1) 2))) (pow x 2))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* z (+ (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (+ (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (sqrt (pow z -1)) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* z (- (* (/ (pow (sqrt -1) 2) x) (sqrt (/ 1 z))) (/ 1 (* y z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | z | @ | -inf | ((* (+ x (* y (sqrt z))) 1/2) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) y x (sqrt z) z 1 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ (+ (* (sqrt z) y) x) z) (+ (* (sqrt z) y) x) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (/ (* (sqrt z) y) x) (* (sqrt z) y) (- (/ (* (sqrt z) y) x) 1) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (+ (* (sqrt (pow z -1)) y) (/ x z)) (sqrt (pow z -1)) (pow z -1) -1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow x -1) (pow y -1)) |
| 13.0ms | y | @ | -inf | ((* (+ x (* y (sqrt z))) 1/2) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) y x (sqrt z) z 1 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ (+ (* (sqrt z) y) x) z) (+ (* (sqrt z) y) x) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (/ (* (sqrt z) y) x) (* (sqrt z) y) (- (/ (* (sqrt z) y) x) 1) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (+ (* (sqrt (pow z -1)) y) (/ x z)) (sqrt (pow z -1)) (pow z -1) -1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow x -1) (pow y -1)) |
| 7.0ms | x | @ | -inf | ((* (+ x (* y (sqrt z))) 1/2) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) y x (sqrt z) z 1 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ (+ (* (sqrt z) y) x) z) (+ (* (sqrt z) y) x) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (/ (* (sqrt z) y) x) (* (sqrt z) y) (- (/ (* (sqrt z) y) x) 1) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (+ (* (sqrt (pow z -1)) y) (/ x z)) (sqrt (pow z -1)) (pow z -1) -1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow x -1) (pow y -1)) |
| 5.0ms | z | @ | 0 | ((* (+ x (* y (sqrt z))) 1/2) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) y x (sqrt z) z 1 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ (+ (* (sqrt z) y) x) z) (+ (* (sqrt z) y) x) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (/ (* (sqrt z) y) x) (* (sqrt z) y) (- (/ (* (sqrt z) y) x) 1) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (+ (* (sqrt (pow z -1)) y) (/ x z)) (sqrt (pow z -1)) (pow z -1) -1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow x -1) (pow y -1)) |
| 5.0ms | z | @ | inf | ((* (+ x (* y (sqrt z))) 1/2) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) y x (sqrt z) z 1 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/ (+ (* (sqrt z) y) x) z) (+ (* (sqrt z) y) x) (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (/ (* (sqrt z) y) x) (* (sqrt z) y) (- (/ (* (sqrt z) y) x) 1) (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (+ (* (sqrt (pow z -1)) y) (/ x z)) (sqrt (pow z -1)) (pow z -1) -1 (/ x z) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow x -1) (pow y -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 5884 |
| 0 | 629 | 4599 |
| 0 | 2717 | 4551 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
x |
(sqrt.f64 z) |
z |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
(/.f64 (fma.f64 (sqrt.f64 z) y x) z) |
(fma.f64 (sqrt.f64 z) y x) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) |
(sqrt.f64 (pow.f64 z #s(literal -1 binary64))) |
(pow.f64 z #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 x z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (/ (* (pow y 2) z) (pow x 2)))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (/ (+ (* -1 (pow x 2)) (* (pow y 2) z)) (pow x 2)))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) #s(hole binary64 (/ (* (pow y 2) z) (pow x 2)))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (/ (+ (* -1 x) (* y (sqrt z))) x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt z) (/ x y)) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (- (/ (* (pow y 2) z) (pow x 2)) 1))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (- (* (/ y x) (sqrt z)) 1))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ 1 (* (/ y x) (sqrt z))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* (pow y 2) (- (/ z (pow x 2)) (/ 1 (pow y 2)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* y (- (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ -1 (- (* (/ y x) (sqrt z)) 1)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (/ (* (pow y 2) z) (* (pow x 2) (- (* (/ y x) (sqrt z)) 1))) (/ 1 (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (sqrt (pow z -1)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (pow z -1) #s(hole binary64 (/ 1 z))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3)))))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2))))) (+ (* -1 x) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (* (/ y x) (sqrt z)))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (+ (* (/ y x) (sqrt z)) (* (/ (* x (+ z (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (/ x y) (sqrt (/ 1 z)))) (+ (* (/ y x) (sqrt z)) (/ (* (pow x 2) (+ z (* -1 (* (/ x y) (sqrt z))))) (* (pow y 2) (pow z 2)))))) (* -1 (* (/ (* x (+ z (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 (pow z 3)))))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* z (- (/ (pow y 2) (pow x 2)) (/ 1 z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* z (- (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* z (+ (* (/ 1 x) (sqrt (/ 1 z))) (/ 1 (* y z)))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* 1/2 (+ (* (/ 1 (sqrt z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* y (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) #s(hole binary64 (+ (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (/ x z)))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt (/ 1 z)))) (* -1 (* (/ (pow x 2) y) (sqrt z)))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt z)))) z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z)))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* -1 (* (/ x y) (sqrt z)))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (* (/ (* x (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) y) (sqrt (/ 1 z)))))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (+ (* -1 z) (* -1 (* (/ x y) (sqrt z))))) y) (sqrt z)))) z)))) z)) (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* -1 (/ (* (pow y 2) (* z (pow (sqrt -1) 2))) (pow x 2))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(hole binary64 (* -1 (* z (+ (/ 1 z) (/ (* (pow y 2) (pow (sqrt -1) 2)) (pow x 2))))))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) #s(hole binary64 (* -1 (/ (* (pow y 2) (* z (pow (sqrt -1) 2))) (pow x 2))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* z (+ (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) #s(hole binary64 (+ (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (sqrt (pow z -1)) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* z (- (* (/ (pow (sqrt -1) 2) x) (sqrt (/ 1 z))) (/ 1 (* y z))))))) |
| Outputs |
|---|
(*.f64 #s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 z) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y x)) (sqrt.f64 z))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
x |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) #s(literal 1/2 binary64)) z) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) z)) |
(*.f64 z (*.f64 #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 z) y x)) (neg.f64 z)) |
(/.f64 (fma.f64 (sqrt.f64 z) y x) z) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 z) y) z) (/.f64 x z)) |
(+.f64 (/.f64 x z) (/.f64 (*.f64 (sqrt.f64 z) y) z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y))) (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x (*.f64 (sqrt.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
(fma.f64 (sqrt.f64 z) y x) |
(fma.f64 y (sqrt.f64 z) x) |
(-.f64 x (*.f64 (neg.f64 y) (sqrt.f64 z))) |
(+.f64 (*.f64 (sqrt.f64 z) y) x) |
(+.f64 x (*.f64 (sqrt.f64 z) y)) |
(*.f64 #s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 z) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y x)) (sqrt.f64 z))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) (fabs.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 z) y) x)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (sqrt.f64 z) y)) x) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x x)) |
(*.f64 (/.f64 y x) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(*.f64 y (sqrt.f64 z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) z)) |
(*.f64 z (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(fma.f64 z (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(+.f64 (*.f64 z (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) |
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 x z))))) |
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) |
(fma.f64 y (pow.f64 z #s(literal -1/2 binary64)) (/.f64 x z)) |
(+.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 z)) |
(sqrt.f64 (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 z #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) z) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 #s(approx (+ (* (sqrt z) y) x) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt z) y) x) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x) |
(*.f64 x #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y) |
(*.f64 y (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) y (*.f64 (pow.f64 y #s(literal -1 binary64)) y)) |
(fma.f64 y (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) y) (*.f64 (pow.f64 y #s(literal -1 binary64)) y)) |
(+.f64 (*.f64 y (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (*.f64 y (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (-.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (pow.f64 y #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 z) (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x)))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (/.f64 (fma.f64 (*.f64 y y) z (neg.f64 (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x)))) |
#s(approx (/ (* (sqrt z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (/.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 x)) x)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (sqrt z) y) x) x) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) x) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) z)) x)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (/.f64 x z)) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt z) y) x) x) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) x) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (-.f64 (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) z)) x)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(literal 1 binary64)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (/.f64 #s(literal 1/2 binary64) z)))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (/.f64 #s(literal 1/2 binary64) z)))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx y y) |
#s(approx (* (sqrt z) y) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) y)) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64)))) y)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64))) y)) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (*.f64 (-.f64 (/.f64 z (*.f64 x x)) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64)))) y)) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64))) y)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64)))) y))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) y))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) y))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (pow.f64 z #s(literal -1/2 binary64)))) y))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) y))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx z z) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (/.f64 (fma.f64 (sqrt.f64 z) y x) z) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (-.f64 (/.f64 (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x))) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y x))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (/.f64 (fma.f64 (sqrt.f64 z) y x) z) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
#s(approx (sqrt (pow z -1)) (pow.f64 z #s(literal -1/2 binary64))) |
#s(approx (pow z -1) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) z)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (pow.f64 z #s(literal -1/2 binary64))))) (neg.f64 x))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (+.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (pow.f64 z #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z)) (*.f64 z x))) x) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))) y)) (neg.f64 x))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) y)) (pow.f64 z #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 z) y (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z)) (*.f64 z x))) (*.f64 x x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) (neg.f64 x)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z)) (*.f64 z x))) x) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))) y)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (+.f64 (fma.f64 (/.f64 (neg.f64 x) y) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (+.f64 (fma.f64 (/.f64 (neg.f64 x) y) (pow.f64 z #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) z) x) y) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 z) y) x))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (-.f64 (+.f64 (fma.f64 (/.f64 (neg.f64 x) y) (pow.f64 z #s(literal -1/2 binary64)) (fma.f64 (/.f64 y x) (sqrt.f64 z) (/.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) z) (*.f64 x x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) z) x) y) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))))))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) z)) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (neg.f64 z) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 z) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) x) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (+ x (* y (sqrt z))) 1/2) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (neg.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) |
#s(approx (/ (+ (* (sqrt z) y) x) z) (fma.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64) (/.f64 x z))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (neg.f64 z) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 y (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 z x)) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 z x)) y)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 (neg.f64 x) z)) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 z x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 z x)) y)) (sqrt.f64 z)))) z)) (*.f64 (neg.f64 x) z)) z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) (neg.f64 z)) z) #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x y) (sqrt.f64 z) (*.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) (neg.f64 z)) y)) (pow.f64 z #s(literal -1/2 binary64)))) (neg.f64 z)) z) #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x y) (sqrt.f64 z) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) (neg.f64 z)) y)) (sqrt.f64 z)))) z)) (neg.f64 z)) z) #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (neg.f64 (/.f64 (*.f64 (neg.f64 z) (*.f64 y y)) (*.f64 x x)))) |
#s(approx (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) (neg.f64 (/.f64 (*.f64 (neg.f64 z) (*.f64 y y)) (*.f64 x x)))) |
#s(approx (/ (* (sqrt z) y) x) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (* (sqrt z) y) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x)) (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 x z))))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 x z)))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))) |
#s(approx (+ (* (sqrt (pow z -1)) y) (/ x z)) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 x z))) |
#s(approx (sqrt (pow z -1)) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) x) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) x) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) |
Compiled 11 577 to 1 769 computations (84.7% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 4 | 316 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 315 | 10 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| ▶ | 32.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x))) |
| ▶ | 32.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x))) |
| ▶ | 62.9% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
| ✓ | 86.9% | (*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
| ✓ | 46.9% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
| ▶ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z)) |
| ✓ | 80.4% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z)) |
| ✓ | 55.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 284 to 195 computations (31.3% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) |
#s(literal 1/2 binary64) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
y |
(/.f64 x z) |
x |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y y) x) |
(*.f64 y y) |
(/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(sqrt.f64 z) |
(/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x)) |
(/.f64 (neg.f64 (sqrt.f64 z)) x) |
(neg.f64 (sqrt.f64 z)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (* y y) x) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ x y) (sqrt z)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* (/ 1 y) (sqrt z)) (/ x (pow y 2)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* x (+ (* (/ x (pow y 3)) (sqrt (/ 1 z))) (/ 1 (pow y 2)))) (* (/ 1 y) (sqrt z)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* x (+ (* x (- (/ x (* (pow y 4) z)) (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 z)))))) (/ 1 (pow y 2)))) (* (/ 1 y) (sqrt z)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (/ (+ (* -1 x) (* y (sqrt z))) x))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* -1 (/ x (* (pow y 2) z))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* -1 (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3))))) (/ 1 (* (pow y 2) z)))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* x (+ (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* -1 (/ x (* (pow y 4) (pow z 2)))))) (/ 1 (* (pow y 2) z)))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt z) (/ x y)) x))) |
#s(approx (neg (/ (neg (sqrt z)) x)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (/ (neg (sqrt z)) x) #s(hole binary64 (* -1 (* (/ 1 x) (sqrt z))))) |
#s(approx (* (pow x -1) (sqrt z)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 x)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (+ (* (/ y x) (sqrt z)) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* (/ y x) (sqrt (pow z 3))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* -1 z) (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) (* (/ y x) (sqrt (pow z 3)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* -1 z) (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 5))))) (+ (* (/ y x) (sqrt (pow z 3))) (/ (* (pow y 2) (pow z 2)) (pow x 2)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (- (* (/ y x) (sqrt z)) 1))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (- (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) (+ (* -1 (* (/ y x) (sqrt z))) (* -1 (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (/ (- (/ (* (pow y 2) (pow z 2)) x) (* -1 (* y (sqrt (pow z 3))))) x))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (pow y 3) x) (sqrt (pow z 5)))) (* (pow y 2) (pow z 2))) x)) (* -1 (* y (sqrt (pow z 3))))) x))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (* (pow y 2) z) x) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (pow y 3) x) (sqrt (pow z 3)))) (* (pow y 2) z)) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ x (* y (+ (sqrt z) (* y (+ (* -1 (/ z x)) (/ z x)))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* y (- (* -1 (/ (* y (pow z 2)) (pow x 2))) (* (/ 1 x) (sqrt (pow z 3)))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* y (- (* y (- (* -1 (* (/ y (pow x 3)) (sqrt (pow z 5)))) (/ (pow z 2) (pow x 2)))) (* (/ 1 x) (sqrt (pow z 3)))))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (+ (sqrt z) (/ (* y z) x)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (+ (sqrt z) (* y (+ (* (/ y (pow x 2)) (sqrt (pow z 3))) (/ z x)))))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ 1 (* (/ y x) (sqrt z))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* x (sqrt z)) (/ (pow x 2) y)) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (- (+ (* x (sqrt z)) (* (/ (pow x 3) (pow y 2)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (- (+ (* x (sqrt z)) (/ (pow x 4) (* (pow y 3) z))) (+ (* -1 (* (/ (pow x 3) (pow y 2)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) y)))) y))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* y (- (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (* y z)))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 4) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (* y z))))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 4) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (+ (* -1 (/ (pow x 3) (* y z))) (* -1 (/ (pow x 5) (* (pow y 3) (pow z 2))))))) y))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (pow x 2) y))) y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (- (* (/ (pow x 3) y) (sqrt (/ 1 z))) (* -1 (pow x 2))) y))) y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 4) (* y z))) (* (pow x 3) (sqrt (/ 1 z)))) y)) (* -1 (pow x 2))) y))) y)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* (pow x 2) (sqrt (/ 1 z))) (/ (pow x 3) (* y z))) y)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) y) (sqrt (/ 1 (pow z 3))))) (* -1 (/ (pow x 3) z))) y)) (* (pow x 2) (sqrt (/ 1 z)))) y)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (pow x 4) (sqrt (/ 1 (pow z 3)))) (/ (pow x 5) (* y (pow z 2)))) y)) (* -1 (/ (pow x 3) z))) y)) (* (pow x 2) (sqrt (/ 1 z)))) y)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (sqrt (/ 1 z)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (/ 1 z) #s(hole binary64 (/ 1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ z (- (* (/ y x) (sqrt z)) 1)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (neg (sqrt z)) #s(hole binary64 (* -1 (sqrt z)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3)))))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2))))) (+ (* -1 x) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (/ (pow x 3) (* (pow y 2) z))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* (/ x y) (sqrt z)) (/ (pow x 2) (pow y 2))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* (/ x y) (sqrt z)) (* (/ (pow x 3) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* (/ x y) (sqrt z)) (/ (pow x 4) (* (pow y 4) z))) (+ (* -1 (* (/ (pow x 3) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) (pow y 2))))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* z (- (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (pow x 3) (pow y 2)))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (pow y 2))))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (* -1 (/ (pow x 5) (* (pow y 4) z)))))) z))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* z (+ (* (/ 1 x) (sqrt (/ 1 z))) (/ 1 (* y z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (+ (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (sqrt (/ 1 z)) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt (/ 1 z)))) (* -1 (* (/ (pow x 2) y) (sqrt z)))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt z)))) z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (/ (* x z) (pow (sqrt -1) 2))) z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 2) (* y (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z)) (/ (* x z) (pow (sqrt -1) 2)))) z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 2) (* y (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (* -1 (/ (* (pow x 3) (pow z 2)) (* (pow y 2) (pow (sqrt -1) 4))))) z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (/ (* x z) (pow (sqrt -1) 2)))) z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* (/ x y) (sqrt z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (* (/ (pow x 3) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z)) (* -1 (/ (* (pow x 2) z) (* (pow y 2) (pow (sqrt -1) 2))))) z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 4) z) (* (pow y 4) (pow (sqrt -1) 4))) (* (/ (pow x 3) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) z)) (* -1 (/ (* (pow x 2) z) (* (pow y 2) (pow (sqrt -1) 2))))) z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* z (+ (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ (pow x 2) y) (sqrt (/ 1 z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (sqrt -1) 2))))) z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (+ (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z))) z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (/ (* (pow x 5) z) (* (pow y 4) (pow (sqrt -1) 4)))) z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z))) z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* z (- (* (/ (pow (sqrt -1) 2) x) (sqrt (/ 1 z))) (/ 1 (* y z))))))) |
#s(approx (neg (/ (neg (sqrt z)) x)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (/ (neg (sqrt z)) x) #s(hole binary64 (* (/ (pow (sqrt -1) 2) x) (sqrt z)))) |
#s(approx (neg (sqrt z)) #s(hole binary64 (* (sqrt z) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x -1) (sqrt z)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 z y (/ x z) x (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/ (* y y) x) (* y y) (/ z (- (/ (* (sqrt z) y) x) 1)) (- (/ (* (sqrt z) y) x) 1) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg x) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg (/ (neg (sqrt z)) x)) (/ (neg (sqrt z)) x) (neg (sqrt z)) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (* (pow x -1) (sqrt z)) (pow x -1) -1) |
| 8.0ms | z | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 z y (/ x z) x (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/ (* y y) x) (* y y) (/ z (- (/ (* (sqrt z) y) x) 1)) (- (/ (* (sqrt z) y) x) 1) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg x) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg (/ (neg (sqrt z)) x)) (/ (neg (sqrt z)) x) (neg (sqrt z)) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (* (pow x -1) (sqrt z)) (pow x -1) -1) |
| 7.0ms | z | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 z y (/ x z) x (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/ (* y y) x) (* y y) (/ z (- (/ (* (sqrt z) y) x) 1)) (- (/ (* (sqrt z) y) x) 1) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg x) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg (/ (neg (sqrt z)) x)) (/ (neg (sqrt z)) x) (neg (sqrt z)) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (* (pow x -1) (sqrt z)) (pow x -1) -1) |
| 6.0ms | x | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 z y (/ x z) x (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/ (* y y) x) (* y y) (/ z (- (/ (* (sqrt z) y) x) 1)) (- (/ (* (sqrt z) y) x) 1) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg x) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg (/ (neg (sqrt z)) x)) (/ (neg (sqrt z)) x) (neg (sqrt z)) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (* (pow x -1) (sqrt z)) (pow x -1) -1) |
| 6.0ms | x | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 z y (/ x z) x (* (/ 1 2) (+ x (* y (sqrt z)))) (/ 1 2) 2 (+ x (* y (sqrt z))) (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/ (* y y) x) (* y y) (/ z (- (/ (* (sqrt z) y) x) 1)) (- (/ (* (sqrt z) y) x) 1) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg x) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg (/ (neg (sqrt z)) x)) (/ (neg (sqrt z)) x) (neg (sqrt z)) (* (/ 1 2) (+ x (* y (sqrt z)))) (+ x (* y (sqrt z))) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (+ (* (pow x -1) (sqrt z)) (pow y -1)) (* (pow x -1) (sqrt z)) (pow x -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 865 | 7004 |
| 0 | 920 | 6169 |
| 0 | 4831 | 5945 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) |
#s(literal 1/2 binary64) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
y |
(/.f64 x z) |
x |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y y) x) |
(*.f64 y y) |
(/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(sqrt.f64 z) |
(/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x)) |
(/.f64 (neg.f64 (sqrt.f64 z)) x) |
(neg.f64 (sqrt.f64 z)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* y (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* y (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (+ (* y (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (* y y) x) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ x y) (sqrt z)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* (/ 1 y) (sqrt z)) (/ x (pow y 2)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* x (+ (* (/ x (pow y 3)) (sqrt (/ 1 z))) (/ 1 (pow y 2)))) (* (/ 1 y) (sqrt z)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ (* x (+ (* x (- (/ x (* (pow y 4) z)) (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 z)))))) (/ 1 (pow y 2)))) (* (/ 1 y) (sqrt z)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (/ (+ (* -1 x) (* y (sqrt z))) x))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* -1 (/ x (* (pow y 2) z))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* -1 (* (/ x (pow y 3)) (sqrt (/ 1 (pow z 3))))) (/ 1 (* (pow y 2) z)))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* x (- (* x (+ (* -1 (* (/ 1 (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* -1 (/ x (* (pow y 4) (pow z 2)))))) (/ 1 (* (pow y 2) z)))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (/ (+ x (* y (sqrt z))) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt z) (/ x y)) x))) |
#s(approx (neg (/ (neg (sqrt z)) x)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (/ (neg (sqrt z)) x) #s(hole binary64 (* -1 (* (/ 1 x) (sqrt z))))) |
#s(approx (* (pow x -1) (sqrt z)) #s(hole binary64 (* (/ 1 x) (sqrt z)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ x z)))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* x (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* x (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 x)) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 x)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (+ (* (/ y x) (sqrt z)) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* (/ y x) (sqrt (pow z 3))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* -1 z) (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2)))) (* (/ y x) (sqrt (pow z 3)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* -1 z) (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 5))))) (+ (* (/ y x) (sqrt (pow z 3))) (/ (* (pow y 2) (pow z 2)) (pow x 2)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (- (* (/ y x) (sqrt z)) 1))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* x (- (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) (+ (* -1 (* (/ y x) (sqrt z))) (* -1 (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 1)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (+ 1 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (+ (* (/ 1 x) (sqrt z)) (/ 1 y)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt (/ 1 z)))) (/ 1 z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (/ (- (/ (* (pow y 2) (pow z 2)) x) (* -1 (* y (sqrt (pow z 3))))) x))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (pow y 3) x) (sqrt (pow z 5)))) (* (pow y 2) (pow z 2))) x)) (* -1 (* y (sqrt (pow z 3))))) x))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (* (pow y 2) z) x) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (pow y 3) x) (sqrt (pow z 3)))) (* (pow y 2) z)) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ x (* y (+ (sqrt z) (* y (+ (* -1 (/ z x)) (/ z x)))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* y (- (* -1 (/ (* y (pow z 2)) (pow x 2))) (* (/ 1 x) (sqrt (pow z 3)))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 z) (* y (- (* y (- (* -1 (* (/ y (pow x 3)) (sqrt (pow z 5)))) (/ (pow z 2) (pow x 2)))) (* (/ 1 x) (sqrt (pow z 3)))))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (+ (sqrt z) (/ (* y z) x)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ x (* y (+ (sqrt z) (* y (+ (* (/ y (pow x 2)) (sqrt (pow z 3))) (/ z x)))))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (/ (+ 1 (* (/ y x) (sqrt z))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* y (+ (* 1/2 (sqrt (/ 1 z))) (* 1/2 (/ x (* y z))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* y (+ (sqrt (/ 1 z)) (/ x (* y z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* x (sqrt z)) (/ (pow x 2) y)) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (- (+ (* x (sqrt z)) (* (/ (pow x 3) (pow y 2)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (- (+ (* x (sqrt z)) (/ (pow x 4) (* (pow y 3) z))) (+ (* -1 (* (/ (pow x 3) (pow y 2)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) y)))) y))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* y (- (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (* y z)))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 4) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (* y z))))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 4) (pow y 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (+ (* -1 (/ (pow x 3) (* y z))) (* -1 (/ (pow x 5) (* (pow y 3) (pow z 2))))))) y))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* y (+ (* (/ 1 x) (sqrt z)) (/ 1 y))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt (/ 1 z))) (* -1/2 (/ x (* y z)))))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 z))) (* -1 (/ x (* y z)))))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (pow x 2) y))) y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (- (* (/ (pow x 3) y) (sqrt (/ 1 z))) (* -1 (pow x 2))) y))) y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (sqrt z))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 4) (* y z))) (* (pow x 3) (sqrt (/ 1 z)))) y)) (* -1 (pow x 2))) y))) y)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* (pow x 2) (sqrt (/ 1 z))) (/ (pow x 3) (* y z))) y)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) y) (sqrt (/ 1 (pow z 3))))) (* -1 (/ (pow x 3) z))) y)) (* (pow x 2) (sqrt (/ 1 z)))) y)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (pow x 4) (sqrt (/ 1 (pow z 3)))) (/ (pow x 5) (* y (pow z 2)))) y)) (* -1 (/ (pow x 3) z))) y)) (* (pow x 2) (sqrt (/ 1 z)))) y)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* y (- (* -1 (* (/ 1 x) (sqrt z))) (/ 1 y)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (/ (+ x (* y (sqrt z))) z)))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (/ (+ x (* y (sqrt z))) z))) |
#s(approx (sqrt (/ 1 z)) #s(hole binary64 (sqrt (/ 1 z)))) |
#s(approx (/ 1 z) #s(hole binary64 (/ 1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))) (/ (* (pow y 2) z) (* x (- (* (/ y x) (sqrt z)) 1)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ z (- (* (/ y x) (sqrt z)) 1)))) |
#s(approx (sqrt z) #s(hole binary64 (sqrt z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ x (- (* (/ y x) (sqrt z)) 1))))) |
#s(approx (neg (sqrt z)) #s(hole binary64 (* -1 (sqrt z)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3)))))) (* -1 x)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (+ (* y (sqrt z)) (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) (* (pow y 2) (pow z 2))))) (+ (* -1 x) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (* x z)))) y) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (/ (pow x 3) (* (pow y 2) z))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (- (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 (pow z 3))))) (* y (sqrt z))) (* -1 x)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* (/ x y) (sqrt z)) (/ (pow x 2) (pow y 2))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* (/ x y) (sqrt z)) (* (/ (pow x 3) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (- (+ (* (/ x y) (sqrt z)) (/ (pow x 4) (* (pow y 4) z))) (+ (* -1 (* (/ (pow x 3) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 2) (pow y 2))))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* z (- (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (pow x 3) (pow y 2)))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 z)))) (* -1 (/ (pow x 3) (pow y 2))))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (* (/ (pow x 4) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (* -1 (/ (pow x 5) (* (pow y 4) z)))))) z))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* z (+ (* y (sqrt (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* z (+ (* (/ y x) (sqrt (/ 1 z))) (/ 1 z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* z (+ (* (/ 1 x) (sqrt (/ 1 z))) (/ 1 (* y z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ x z)) (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) #s(hole binary64 (* -1 (* z (+ (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ x z))))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) #s(hole binary64 (+ (* 1/2 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))) (* 1/2 (/ x z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) #s(hole binary64 (+ (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z))) (/ x z)))) |
#s(approx (sqrt (/ 1 z)) #s(hole binary64 (* (sqrt (/ 1 z)) (pow (sqrt -1) 2)))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ x (* y (sqrt z))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (* (* y (pow (sqrt -1) 2)) (sqrt z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt (/ 1 z)))) (* -1 (* (/ (pow x 2) y) (sqrt z)))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (- (/ (* (pow x 2) (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) (* (pow y 2) (pow (sqrt -1) 2))) (* -1 (* (/ (* x (- (* -1 (* (/ (pow x 2) y) (sqrt z))) (* x z))) y) (sqrt z)))) z))) (* x z)) z)) (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (* -1 (* y (sqrt z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (/ (* x z) (pow (sqrt -1) 2))) z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 2) (* y (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z)) (/ (* x z) (pow (sqrt -1) 2)))) z))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) #s(hole binary64 (+ (* -1 (* y (sqrt z))) (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 2) (* y (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (* -1 (/ (* (pow x 3) (pow z 2)) (* (pow y 2) (pow (sqrt -1) 4))))) z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2))))) z)) (/ (* x z) (pow (sqrt -1) 2)))) z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (* (/ x y) (sqrt z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (pow x 2) (* (pow y 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (* (/ (pow x 3) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z)) (* -1 (/ (* (pow x 2) z) (* (pow y 2) (pow (sqrt -1) 2))))) z))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (+ (* -1 (* (/ x y) (sqrt z))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 4) z) (* (pow y 4) (pow (sqrt -1) 4))) (* (/ (pow x 3) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) z)) (* -1 (/ (* (pow x 2) z) (* (pow y 2) (pow (sqrt -1) 2))))) z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(hole binary64 (* -1 (* z (+ (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* (/ (pow x 2) y) (sqrt (/ 1 z))))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (sqrt -1) 2))))) z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (+ (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z))) z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (/ (pow x 2) y) (sqrt z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (/ (pow x 4) (* (pow y 3) (pow (sqrt -1) 2))) (sqrt (pow z 3)))) (/ (* (pow x 5) z) (* (pow y 4) (pow (sqrt -1) 4)))) z)) (/ (* (pow x 3) z) (* (pow y 2) (pow (sqrt -1) 2)))) z))) z)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* (* y (pow (sqrt -1) 2)) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(hole binary64 (* -1 (* z (- (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z))) (/ 1 z)))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) #s(hole binary64 (* -1 (* z (- (* (/ (pow (sqrt -1) 2) x) (sqrt (/ 1 z))) (/ 1 (* y z))))))) |
#s(approx (neg (/ (neg (sqrt z)) x)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
#s(approx (/ (neg (sqrt z)) x) #s(hole binary64 (* (/ (pow (sqrt -1) 2) x) (sqrt z)))) |
#s(approx (neg (sqrt z)) #s(hole binary64 (* (sqrt z) (pow (sqrt -1) 2)))) |
#s(approx (* (pow x -1) (sqrt z)) #s(hole binary64 (* -1 (* (/ (pow (sqrt -1) 2) x) (sqrt z))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) z) |
(*.f64 z (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) z)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) z (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(fma.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) z) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) z)) |
(+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) (*.f64 z (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))) |
(+.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (/.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (/.f64 x z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 x z)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)) |
(pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 z)) |
(sqrt.f64 (pow.f64 z #s(literal -1 binary64))) |
(pow.f64 z #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
y |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
x |
(*.f64 #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) (-.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y (/.f64 y x)) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y (/.f64 y x)) z) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(*.f64 y (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 x)) |
(/.f64 (*.f64 y y) x) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 z) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y x) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(*.f64 y (sqrt.f64 z)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
(neg.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x) |
(*.f64 x #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y) |
(*.f64 y #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 z)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 z) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 z) x))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x) |
(/.f64 (neg.f64 (sqrt.f64 z)) (neg.f64 x)) |
(neg.f64 (neg.f64 (/.f64 (sqrt.f64 z) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (neg.f64 x)) |
(/.f64 (neg.f64 (sqrt.f64 z)) x) |
(neg.f64 (/.f64 (sqrt.f64 z) x)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) #s(literal -1 binary64)) |
(neg.f64 (sqrt.f64 z)) |
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x)) |
(*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x) |
(*.f64 x #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) |
(*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y) |
(*.f64 y #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 z)) x) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ x (* y (sqrt z))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (/ (* y y) x) (*.f64 y (/.f64 y x))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 (/.f64 x y) (sqrt.f64 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 z) (/.f64 x (*.f64 y y))) x)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (pow.f64 y #s(literal -2 binary64))) x (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 z))) x)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 x (*.f64 (pow.f64 y #s(literal 4 binary64)) z)) (neg.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) x (pow.f64 y #s(literal -2 binary64))) x (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 z))) x)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (/.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 x)) x)) |
#s(approx (/ (* (sqrt z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 x (*.f64 y y)) z))) (*.f64 x x))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 x (pow.f64 y #s(literal 3 binary64))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) z)) x (neg.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 x x))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (pow.f64 y #s(literal -3 binary64)) (/.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) (*.f64 z z)))) x) (/.f64 (pow.f64 y #s(literal -2 binary64)) z)) x (neg.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) (*.f64 x x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (/.f64 (fma.f64 (sqrt.f64 z) y x) x)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) x)) |
#s(approx (neg (/ (neg (sqrt z)) x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
#s(approx (/ (neg (sqrt z)) x) (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)))) |
#s(approx (* (pow x -1) (sqrt z)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) z)) x)) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ x (* y (sqrt z))) x) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) x) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) x) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x))))) (fma.f64 (*.f64 y y) (/.f64 z (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 z) y) x))) x)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (neg.f64 z)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) (pow.f64 z #s(literal 3/2 binary64)) (neg.f64 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (neg.f64 z)) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 y x)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5/2 binary64)) (neg.f64 z)) (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 y x) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) x) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x))) x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 z (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 z) y) x)))) x)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) x) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) #s(literal 1 binary64)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) x)) (/.f64 #s(literal 1/2 binary64) z)))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) x) (neg.f64 (*.f64 (pow.f64 z #s(literal 3/2 binary64)) y))) x) #s(literal -1 binary64) (neg.f64 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (pow.f64 z #s(literal 5/2 binary64)))) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) x) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) y))) x) #s(literal -1 binary64) (neg.f64 z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 z x) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (pow.f64 z #s(literal 3/2 binary64)))) (*.f64 (*.f64 y y) z)) x) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx y y) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y (sqrt.f64 z)) y x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) y) (*.f64 x x))) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 x #s(literal -1 binary64)))) y (neg.f64 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 5/2 binary64)))) (/.f64 (*.f64 z z) (*.f64 x x))) y (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 z #s(literal 3/2 binary64)))) y (neg.f64 z))) |
#s(approx (* (sqrt z) y) (*.f64 (sqrt.f64 z) y)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (fma.f64 y (/.f64 z x) (sqrt.f64 z)) y x)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) (pow.f64 z #s(literal 3/2 binary64)) (/.f64 z x)) y (sqrt.f64 z)) y x)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y)) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) y)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (/.f64 (fma.f64 (sqrt.f64 z) x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) x)) (neg.f64 (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 z) x (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) z))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (*.f64 x x) y)))) y)) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) z)) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) z)) (neg.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))))) y)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) z)) (neg.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 z z) (pow.f64 y #s(literal 3 binary64))))))) y)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 x y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) x (/.f64 (*.f64 x x) y))) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) x (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) y))) y))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) x (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) z)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y) (*.f64 x x))) y))) y))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) z)) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))) y))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) y) (*.f64 z z))) y) #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z))) y))) y))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 z) (/.f64 (neg.f64 x) y)) y))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (/.f64 (fma.f64 (sqrt.f64 z) y x) z) #s(literal 1/2 binary64))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z)) |
#s(approx (sqrt (/ 1 z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) |
#s(approx (/ 1 z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx z z) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (fma.f64 (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (*.f64 y (/.f64 y x)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (sqrt z) (sqrt.f64 z)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)))) |
#s(approx (neg (sqrt z)) (neg.f64 (sqrt.f64 z))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) y)) (neg.f64 x))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z x))) y)) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 (sqrt.f64 z) y))) (neg.f64 x))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (-.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z x))) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y))) (neg.f64 x)) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z x))) x) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))) y)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (-.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) y)) (neg.f64 x))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (-.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 y y) z)))) (neg.f64 x))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (-.f64 (fma.f64 (sqrt.f64 z) y (neg.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64)))))) (neg.f64 x))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (/.f64 x y) (sqrt.f64 z) (/.f64 (*.f64 x x) (*.f64 y y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (/.f64 x y) (sqrt.f64 z))) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (-.f64 (fma.f64 (/.f64 x y) (sqrt.f64 z) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) z))) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))) z)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) z)) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) z))))) z)) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) z)) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x z))))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 x z))))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 x z)))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) |
#s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 x z))) |
#s(approx (sqrt (/ 1 z)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) |
#s(approx (+ x (* y (sqrt z))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (+ x (* y (sqrt z))) (*.f64 (neg.f64 z) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 (neg.f64 x) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 (neg.f64 x) z)) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 (neg.f64 x) z)) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z))) (*.f64 (neg.f64 x) z)) z)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 y (neg.f64 (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 (neg.f64 x) z)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (*.f64 (neg.f64 x) z)) y)) (sqrt.f64 z)))) z)) (*.f64 (neg.f64 x) z)) z)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) y (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (/.f64 (*.f64 z x) #s(literal -1 binary64))) z)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) y (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (fma.f64 x (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) (pow.f64 z #s(literal 3/2 binary64))))) z)))) z)))) |
#s(approx (+ (* (/ (* y y) x) (/ z (- (/ (* (sqrt z) y) x) 1))) (/ (neg x) (- (/ (* (sqrt z) y) x) 1))) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 z) y (/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (sqrt.f64 z) (fma.f64 x (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64))) (pow.f64 z #s(literal 3/2 binary64)) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 z #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (*.f64 z z) #s(literal 1 binary64))))) z)))) z)))) z)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal -1 binary64))))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x y) (sqrt.f64 z) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 z)) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 z #s(literal -1 binary64))))) z)))) |
#s(approx (/ z (- (/ (* (sqrt z) y) x) 1)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x y) (sqrt.f64 z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 z #s(literal 3/2 binary64)))) z) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 z #s(literal -1 binary64))))) z)))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (- (/ (* (sqrt z) y) x) 1) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (* (sqrt z) y) x) (neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (* (sqrt z) y) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 y y) #s(literal -1 binary64))))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 z) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 z #s(literal -1 binary64)))) z))) z))) |
#s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) (sqrt.f64 z) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 z #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 z #s(literal 3/2 binary64))))) z))) z))) z))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (*.f64 (neg.f64 z) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 (neg.f64 x) z)))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) x) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (* (+ (* (pow x -1) (sqrt z)) (pow y -1)) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) x) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) |
#s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) x) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) |
#s(approx (neg (/ (neg (sqrt z)) x)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) |
#s(approx (/ (neg (sqrt z)) x) (neg.f64 (/.f64 (sqrt.f64 z) x))) |
#s(approx (neg (sqrt z)) (neg.f64 (sqrt.f64 z))) |
#s(approx (* (pow x -1) (sqrt z)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) |
Compiled 19 460 to 2 164 computations (88.9% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 334 | 5 | 339 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 2 | 4 | 6 |
| Total | 339 | 10 | 349 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| 32.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z))) y)) x))) | |
| 70.1% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) x) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) y)) x))) | |
| 62.3% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) x))))) | |
| ✓ | 86.9% | (*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
| 32.8% | (*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x)) #s(literal 1/2 binary64)) | |
| ✓ | 46.9% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 80.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z)) |
| 40.5% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) z)) | |
| ✓ | 55.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 982 to 380 computations (61.3% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt (/ 1 z)) y) (/ x z)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (/ 1 (sqrt z)) y) (/ x z)) (/.f64 (fma.f64 (sqrt.f64 z) y x) z))) z)) |
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) x)) y)) x)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) y (/.f64 x z))) z)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (neg.f64 (/.f64 (neg.f64 (sqrt.f64 z)) x))) y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 z))) y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) #s(approx (/ (neg x) (- (/ (* (sqrt z) y) x) 1)) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) #s(approx (* (/ (- (* (/ (* (sqrt z) y) x) (/ (* (sqrt z) y) x)) 1) (- (/ (* (sqrt z) y) x) 1)) x) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 z (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64))) x))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z))) y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 #s(approx (+ (* (pow x -1) (sqrt z)) (pow y -1)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) x) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ x (* y (sqrt z))) (*.f64 #s(approx (+ (* (/ y x) (sqrt z)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 z) (pow.f64 y #s(literal -1 binary64))) y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y)) (*.f64 x (*.f64 (sqrt.f64 z) y)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
7 calls:
| 8.0ms | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 7.0ms | z |
| 6.0ms | (sqrt.f64 z) |
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (sqrt.f64 z) |
| 99.9% | 1 | (*.f64 y (sqrt.f64 z)) |
| 99.9% | 1 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 99.9% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 25 to 34 computations (-36% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
7 calls:
| 3.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 2.0ms | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (sqrt.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 4 | (sqrt.f64 z) |
| 78.5% | 3 | (*.f64 y (sqrt.f64 z)) |
| 62.4% | 3 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 62.4% | 3 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 78.1% | 3 | x |
| 77.7% | 3 | y |
| 68.8% | 4 | z |
Compiled 25 to 34 computations (-36% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
7 calls:
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 1.0ms | (sqrt.f64 z) |
| 1.0ms | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 1.0ms | x |
| 1.0ms | (*.f64 y (sqrt.f64 z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 55.2% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 55.2% | 1 | (sqrt.f64 z) |
| 55.2% | 1 | z |
| 55.2% | 1 | y |
| 55.2% | 1 | x |
| 55.2% | 1 | (*.f64 y (sqrt.f64 z)) |
Compiled 25 to 34 computations (-36% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 30331586725351.93 | 247920549573806940.0 |
| 0.0ms | -1.26280265760594e+114 | -1.9840879973234087e+112 |
Compiled 13 to 16 computations (-23.1% saved)
| 1× | fuel |
Compiled 83 to 26 computations (68.7% saved)
Compiled 186 to 72 computations (61.3% saved)
Loading profile data...