
Time bar (total: 6.2s)
| 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)
| 774.0ms | 8 256× | 0 | valid |
| 164.0ms | 1 993× | 0 | invalid |
ival-mult!: 132.0ms (50.7% of total)ival-sqrt: 86.0ms (33% of total)ival-add!: 40.0ms (15.4% of total)adjust: 2.0ms (0.8% 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 |
| 27.0ms | 512× | 0 | valid |
Compiled 74 to 34 computations (54.1% saved)
ival-mult!: 5.0ms (49.2% of total)ival-sqrt: 4.0ms (39.3% of total)ival-add!: 1.0ms (9.8% 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 | z | @ | 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 870 to 181 computations (79.2% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 7 | 56 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 7 | 57 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| 29.1% | (*.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)))))) | |
| 91.2% | (*.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))) | |
| ▶ | 92.8% | #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)) |
| ▶ | 49.8% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ▶ | 82.9% | #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)) |
| ▶ | 51.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 276 to 208 computations (24.6% 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 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
#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) |
| 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (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 (/ x z) #s(hole binary64 (/ x z))) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/ (* (sqrt z) y) x) (* (/ 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)) |
| 6.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)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/ (* (sqrt z) y) x) (* (/ 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)) |
| 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)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/ (* (sqrt z) y) x) (* (/ 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)) |
| 4.0ms | x | @ | 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)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/ (* (sqrt z) y) x) (* (/ 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)) |
| 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)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/ (* (sqrt z) y) x) (* (/ 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1990 |
| 0 | 286 | 1809 |
| 0 | 1099 | 1800 |
| 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 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
#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) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (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 (/ x z) #s(hole binary64 (/ x z))) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 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) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (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))))))) |
| 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x) |
(*.f64 x (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 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) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.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) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#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 x x) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/.f64 (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* (sqrt z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 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) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#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 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 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 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 y x) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (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 (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (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 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 (* (+ (* (sqrt z) y) x) 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) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) y)) 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 (* (+ (* (sqrt z) y) x) 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 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (* (+ (* (sqrt z) y) x) 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) 1/2) 1/2) x) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) y)) 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 (* (+ (* (sqrt z) y) x) 1/2) (*.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 (* (+ (* (sqrt z) y) x) 1/2) (*.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 (* (+ (* (sqrt z) y) x) 1/2) (*.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 (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)) y (/.f64 x z)) z)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.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 (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.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)) 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (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) x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 z))))) |
#s(approx (+ (* (sqrt z) y) 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 (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (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) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 (sqrt.f64 z) #s(literal -1 binary64)))) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) z)) z))) |
#s(approx (/ (* (sqrt z) y) x) (neg.f64 (/.f64 (*.f64 y (neg.f64 (sqrt.f64 z))) x))) |
#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))) |
Compiled 5 325 to 695 computations (86.9% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 211 | 4 | 215 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 214 | 8 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| ▶ | 29.1% | (*.f64 (/.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)))) #s(literal 1/2 binary64)) |
| ▶ | 91.2% | (*.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)) |
| ✓ | 49.8% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 82.9% | #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)) |
| ▶ | 82.9% | #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)) |
| ▶ | 42.8% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
| ✓ | 51.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 168 to 126 computations (25% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(sqrt.f64 z) |
z |
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 (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 #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(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) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 1 binary64) |
(*.f64 (/.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)))) #s(literal 1/2 binary64)) |
(/.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)))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
#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))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(*.f64 x x) |
(*.f64 (*.f64 (sqrt.f64 z) y) x) |
| 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx x #s(hole binary64 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 (* (+ (* (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 (* (+ (* (/ 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 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* -1/2 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* x (+ (* -1/2 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* -1 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* x (- (* -1 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (+ (* (pow y 3) (sqrt (pow z 3))) (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (* (pow y 2) z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* x (- x (* y (sqrt z)))) (* (pow y 2) z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* x (- x (* y (sqrt z)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))) |
#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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z))) (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2)))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z)))) (+ (* -1 (* (/ y x) (sqrt z))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#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 (* (+ (* (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 (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) x))) x)) 1/2))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (* -1/2 (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)))) x)) (* 1/2 (* y (sqrt z)))) x)) 1/2))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) z) x)) (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) 1))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* -1/2 (* y (+ (* -1 (/ z x)) (/ z x)))) (* 1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* 1/2 (sqrt z)) (* y (+ (* -1/2 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (* -1/2 (+ (* -1 (/ z x)) (/ z x)))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* y (- (* y z) (* x (sqrt z)))) (pow x 2)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z)))) (+ (* -1 (/ x y)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow z 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (- (+ z (/ (pow x 2) (pow y 2))) (* (/ x y) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* x (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) y))) y)) (* -1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))))) y)) (* 1/2 x)) y)) (* -1/2 (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* -1 x)) y))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y)) (* -1 x)) y))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (sqrt (pow z 3))) (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))) y)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))))))) |
#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 (+ (* (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 (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* -1/2 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (* z (+ (* -1/2 (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)) (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z)))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (pow x 2) (* (* x y) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (+ (* (pow y 2) z) (pow x 2)) (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (- (pow x 2) (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z)))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (+ (* -1 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* -1 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow z 2) (+ (* (pow y 3) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (+ (/ (pow x 2) z) (pow y 2)) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* (* x y) (sqrt (/ 1 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt 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 (* (* 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* 1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) z)) (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z))))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3)))) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow z 2) (+ (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (pow x 2) z)) (* (pow y 2) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (/ (* (sqrt z) y) x) 1/2) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) z y x 1/2 (* (/ 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) (* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) 1 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow (* (sqrt z) y) 3) 3 (pow x 3) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* x x) (* (* (sqrt z) y) x)) |
| 11.0ms | y | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (/ (* (sqrt z) y) x) 1/2) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) z y x 1/2 (* (/ 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) (* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) 1 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow (* (sqrt z) y) 3) 3 (pow x 3) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* x x) (* (* (sqrt z) y) x)) |
| 10.0ms | z | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (/ (* (sqrt z) y) x) 1/2) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) z y x 1/2 (* (/ 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) (* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) 1 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow (* (sqrt z) y) 3) 3 (pow x 3) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* x x) (* (* (sqrt z) y) x)) |
| 8.0ms | z | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (/ (* (sqrt z) y) x) 1/2) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) z y x 1/2 (* (/ 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) (* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) 1 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow (* (sqrt z) y) 3) 3 (pow x 3) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* x x) (* (* (sqrt z) y) x)) |
| 7.0ms | y | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (/ (* (sqrt z) y) x) 1/2) (/ (* (sqrt z) y) x) (* (sqrt z) y) (sqrt z) z y x 1/2 (* (/ 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) (* (+ (* (sqrt z) y) x) 1/2) (+ (* (sqrt z) y) x) (* (+ (* (/ y x) (sqrt z)) 1) x) (+ (* (/ y x) (sqrt z)) 1) (/ y x) 1 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow (* (sqrt z) y) 3) 3 (pow x 3) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* x x) (* (* (sqrt z) y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 882 | 9793 |
| 0 | 925 | 6923 |
| 0 | 5004 | 6699 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) y) |
(sqrt.f64 z) |
z |
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 (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 #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(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) |
(fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 1 binary64) |
(*.f64 (/.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)))) #s(literal 1/2 binary64)) |
(/.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)))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
#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))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(*.f64 x x) |
(*.f64 (*.f64 (sqrt.f64 z) y) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (/ (* (sqrt z) y) x) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx x #s(hole binary64 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 (* (+ (* (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 (* (+ (* (/ 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 (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* -1/2 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* x (+ (* -1/2 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* -1 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* x (- (* -1 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (+ (* (pow y 3) (sqrt (pow z 3))) (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (* (pow y 2) z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* x (- x (* y (sqrt z)))) (* (pow y 2) z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* x (- x (* y (sqrt z)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (* (/ y x) (sqrt z)))))) |
#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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z))) (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2)))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z)))) (+ (* -1 (* (/ y x) (sqrt z))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#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 (* (+ (* (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 (* (+ (* (/ y x) (sqrt z)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) x))) x)) 1/2))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (* -1/2 (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)))) x)) (* 1/2 (* y (sqrt z)))) x)) 1/2))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) z) x)) (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) 1))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* -1/2 (* y (+ (* -1 (/ z x)) (/ z x)))) (* 1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* 1/2 (sqrt z)) (* y (+ (* -1/2 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (* -1/2 (+ (* -1 (/ z x)) (/ z x)))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* y (- (* y z) (* x (sqrt z)))) (pow x 2)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z)))) (+ (* -1 (/ x y)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow z 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (- (+ z (/ (pow x 2) (pow y 2))) (* (/ x y) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* x (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) y))) y)) (* -1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))))) y)) (* 1/2 x)) y)) (* -1/2 (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* -1 x)) y))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y)) (* -1 x)) y))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (sqrt (pow z 3))) (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))) y)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))))))) |
#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 (+ (* (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 (* (+ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* 1/2 (+ x (* y (sqrt z)))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* -1/2 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (* z (+ (* -1/2 (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)) (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z)))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (pow x 2) (* (* x y) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (+ (* (pow y 2) z) (pow x 2)) (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (- (pow x 2) (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2)))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z)))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (+ (* -1 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* -1 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow z 2) (+ (* (pow y 3) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (+ (/ (pow x 2) z) (pow y 2)) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* (* x y) (sqrt (/ 1 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt 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 (* (* 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 (* (+ (* (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 (* (+ (* (/ 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 (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* 1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) z)) (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z))))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3)))) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (pow (* (sqrt z) y) 3) (pow x 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) #s(hole binary64 (* (pow z 2) (+ (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (pow x 2) z)) (* (pow y 2) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z))))) |
| Outputs |
|---|
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x) |
(*.f64 x #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) 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)) |
(pow.f64 z #s(literal 1/2 binary64)) |
(sqrt.f64 z) |
z |
y |
x |
#s(literal 1/2 binary64) |
#s(approx (* (+ (* (sqrt z) y) x) 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 z (*.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) (*.f64 (fma.f64 (pow.f64 z #s(literal -1/2 binary64)) y (/.f64 x z)) z)) |
(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 z #s(literal -1/2 binary64)) |
(/.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 (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))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (sqrt.f64 z) y) x))) |
(fma.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) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) 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) (*.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))))) |
(/.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))))) |
(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(literal 1 binary64) |
(*.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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.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 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.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 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) y))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.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 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) |
(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 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 z) y) x) |
(+.f64 x (*.f64 (sqrt.f64 z) y)) |
(*.f64 (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 z) y x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 z) y)) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 z)) y (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (*.f64 y y) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 z) y)) (fabs.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 x (-.f64 x (*.f64 (sqrt.f64 z) y)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(+.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) |
(*.f64 x (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x))) (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 y x) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) (*.f64 y x)) |
(*.f64 x (*.f64 (sqrt.f64 z) y)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/.f64 (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sqrt z) y) x) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx x x) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#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 (* (+ (* (/ 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) y)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))))) x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
#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) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 z) y))) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) y)) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 z #s(literal -1/2 binary64))))) x #s(literal 1 binary64)) x (*.f64 (sqrt.f64 z) y))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (*.f64 y y) z)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (*.f64 y y) z (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (*.f64 (*.f64 y y) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* (sqrt z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 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) 1/2) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 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 (* (+ (* (/ 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) #s(literal -1/2 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) #s(literal -1/2 binary64)) (*.f64 x x)))) #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) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x))) x)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 z)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)))) x)) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 x x)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) x)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt z) y) x) 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) 1/2) 1/2) x) (*.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 (/.f64 (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y) x) #s(literal -1/2 binary64)) (/.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) 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 (* (+ (* (/ y x) (sqrt z)) 1) 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) 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) 1/2) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) z) x)))) x)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) x) (sqrt.f64 z) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)))) x))) 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) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) x) (sqrt.f64 z))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z))) x) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) z)) x) (neg.f64 (*.f64 (sqrt.f64 z) y))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (sqrt z) y) (*.f64 (sqrt.f64 z) y)) |
#s(approx y y) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) y (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) x) (sqrt.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z x)))) y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) y (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y)) (neg.f64 (sqrt.f64 z))) y x)) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) x) (sqrt.f64 z))) (*.f64 #s(literal 0 binary64) (/.f64 z x))) y (*.f64 #s(literal 1 binary64) (sqrt.f64 z))) y x)) |
#s(approx (pow (* (sqrt z) y) 3) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 x x (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 (*.f64 z y) (*.f64 (sqrt.f64 z) x)) y (*.f64 x x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (fma.f64 x x (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) y)) 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) 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 (* (+ (* (/ 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z)))) y)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal -1/2 binary64) (*.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) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 (neg.f64 x) y)) y)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 z #s(literal -1/2 binary64)) (sqrt.f64 z)) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (pow.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y)))) y)) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) z) (*.f64 y y))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (+.f64 z (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 z) x) y))) (*.f64 y y))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) (*.f64 (sqrt.f64 z) x)) y)) |
#s(approx (* (+ (* (sqrt z) y) x) 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) 1/2) 1/2) x) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) y)) 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) 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 (/.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 (* (+ (* (sqrt z) y) x) 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) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) y))) y))) y))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 z) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) y)) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))))) y))) y))) y))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) y) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64)))) y)) (pow.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (pow.f64 z #s(literal -1/2 binary64))))) y) x)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal 3/2 binary64)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (*.f64 (neg.f64 x) (sqrt.f64 z))) y) #s(literal -1 binary64) z) (*.f64 y y))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (*.f64 (neg.f64 x) (sqrt.f64 z))) y))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.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 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) #s(literal -1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) z (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) #s(literal -1/2 binary64))) z (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) z (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (+ (* (sqrt z) y) x) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (+ (* (sqrt z) y) x) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) z (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (*.f64 (*.f64 y y) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#s(approx (* (+ (* (sqrt z) y) x) 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) 1/2) 1/2) x) (*.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) 1/2) 1/2) (*.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)) 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) 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 (* (+ (* (/ y x) (sqrt z)) 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) z)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))))) (*.f64 z z))))) z)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))))) (*.f64 z z)))))) z)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (sqrt.f64 z))) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64)))))) z)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -5 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))))))) z)) |
#s(approx (+ (* (sqrt z) y) x) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y)))))) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -5 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) #s(literal 3 binary64)))))))) z)) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) z)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (fma.f64 y y (/.f64 (*.f64 x x) z)) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) z)) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 x (*.f64 (pow.f64 z #s(literal -1/2 binary64)) y))) z)) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (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))) z))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (neg.f64 (*.f64 (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))) z))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) z)) z))) |
#s(approx (* (/ (* (sqrt z) y) x) 1/2) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x) #s(literal -1/2 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 (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (+ (* (sqrt (pow z -1)) y) (/ x z))) z) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 x z))) 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 (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (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))) z))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) z)) z))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (* (+ (* (/ y x) (sqrt z)) 1) x) (neg.f64 (*.f64 (fma.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (neg.f64 x) z)) 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) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) x) (pow.f64 z #s(literal -1 binary64))) z))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (pow.f64 z #s(literal -1/2 binary64))))) z))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64))))) z))) z))) z))) |
#s(approx (* (+ (* (sqrt z) y) x) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x x) z) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))))))) z))) z))) z))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (sqrt.f64 z)))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (pow.f64 z #s(literal -1/2 binary64)))) z))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64))))) z)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) z))) z))) |
#s(approx (+ (* (sqrt z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) z) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64))))))) (neg.f64 (/.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 -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 3 binary64)))))) z)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) z))) z))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) |
#s(approx (+ (pow (* (sqrt z) y) 3) (pow x 3)) (*.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (pow (* (sqrt z) y) 3) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) z))) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) z)) (*.f64 x (*.f64 y (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))))) z))) |
#s(approx (* (* (sqrt z) y) x) (neg.f64 (*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) y))))) |
Compiled 15 628 to 1 860 computations (88.1% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 438 | 3 | 441 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 4 | 4 |
| Total | 441 | 8 | 449 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| ▶ | 29.1% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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)))) #s(literal 1/2 binary64)) |
| ✓ | 91.2% | (*.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)) |
| ✓ | 49.8% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 82.9% | #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)) |
| ▶ | 82.9% | #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)) |
| ▶ | 41.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x)) |
| ✓ | 51.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 169 to 125 computations (26% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y x) (sqrt.f64 z)) |
(/.f64 y x) |
y |
x |
(sqrt.f64 z) |
z |
#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)) |
(*.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))) |
(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) |
(/.f64 x z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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)))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(*.f64 x x) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 z) y) |
#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))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(*.f64 (*.f64 (sqrt.f64 z) y) x) |
| 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (* (/ y x) (sqrt z)) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* -1/2 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* x (+ (* -1/2 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* -1 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* x (- (* -1 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (+ (* (pow y 3) (sqrt (pow z 3))) (pow x 3)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (* (pow y 2) z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* x (- x (* y (sqrt z)))) (* (pow y 2) z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* x (- x (* y (sqrt z)))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z))) (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2)))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z)))) (+ (* -1 (* (/ y x) (sqrt z))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) x))) x)) 1/2))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (* -1/2 (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)))) x)) (* 1/2 (* y (sqrt z)))) x)) 1/2))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) z) x)) (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) 1))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* -1/2 (* y (+ (* -1 (/ z x)) (/ z x)))) (* 1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* 1/2 (sqrt z)) (* y (+ (* -1/2 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (* -1/2 (+ (* -1 (/ z x)) (/ z x)))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* y (- (* y z) (* x (sqrt z)))) (pow x 2)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z)))) (+ (* -1 (/ x y)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow z 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (- (+ z (/ (pow x 2) (pow y 2))) (* (/ x y) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* x (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) y))) y)) (* -1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))))) y)) (* 1/2 x)) y)) (* -1/2 (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* -1 x)) y))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y)) (* -1 x)) y))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (sqrt (pow z 3))) (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))) y)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))))))) |
#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 (+ (* (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 (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* -1/2 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (* z (+ (* -1/2 (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)) (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z)))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (pow x 2) (* (* x y) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (+ (* (pow y 2) z) (pow x 2)) (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (- (pow x 2) (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (+ (* -1 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* -1 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow z 2) (+ (* (pow y 3) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (+ (/ (pow x 2) z) (pow y 2)) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* (* x y) (sqrt (/ 1 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (/ y x) (sqrt z)) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* 1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) z)) (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z))))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3)))) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow z 2) (+ (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (pow x 2) z)) (* (pow y 2) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | x | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (* (/ y x) (sqrt z)) 1/2) (* (/ y x) (sqrt z)) (/ y x) y x (sqrt z) z 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 (/ x z) (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (* x x) (pow (* (sqrt z) y) 3) (* (sqrt z) y) 3 (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* (* (sqrt z) y) x)) |
| 8.0ms | y | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (* (/ y x) (sqrt z)) 1/2) (* (/ y x) (sqrt z)) (/ y x) y x (sqrt z) z 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 (/ x z) (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (* x x) (pow (* (sqrt z) y) 3) (* (sqrt z) y) 3 (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* (* (sqrt z) y) x)) |
| 5.0ms | z | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (* (/ y x) (sqrt z)) 1/2) (* (/ y x) (sqrt z)) (/ y x) y x (sqrt z) z 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 (/ x z) (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (* x x) (pow (* (sqrt z) y) 3) (* (sqrt z) y) 3 (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* (* (sqrt z) y) x)) |
| 4.0ms | x | @ | -inf | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (* (/ y x) (sqrt z)) 1/2) (* (/ y x) (sqrt z)) (/ y x) y x (sqrt z) z 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 (/ x z) (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (* x x) (pow (* (sqrt z) y) 3) (* (sqrt z) y) 3 (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* (* (sqrt z) y) x)) |
| 4.0ms | z | @ | 0 | ((* (/ 1 2) (+ x (* y (sqrt z)))) (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (* (* (/ y x) (sqrt z)) 1/2) (* (/ y x) (sqrt z)) (/ y x) y x (sqrt z) z 1/2 (* (/ 1 2) (+ x (* y (sqrt z)))) (* (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) z) (* 1/2 (+ (* (sqrt (/ 1 z)) y) (/ x z))) (+ (* (sqrt (/ 1 z)) y) (/ x z)) (sqrt (/ 1 z)) (/ 1 z) 1 (/ x z) (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (* x x) (pow (* (sqrt z) y) 3) (* (sqrt z) y) 3 (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (- (* x x) (* (* (sqrt z) y) x)) (* (* (sqrt z) y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 816 | 9036 |
| 0 | 857 | 7656 |
| 0 | 4767 | 7437 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y x) (sqrt.f64 z)) |
(/.f64 y x) |
y |
x |
(sqrt.f64 z) |
z |
#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)) |
(*.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))) |
(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) |
(/.f64 x z) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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)))) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(*.f64 x x) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 z) y) |
#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))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(*.f64 (*.f64 (sqrt.f64 z) y) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))) x))) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) #s(hole binary64 (* 1/2 (* (/ y x) (sqrt z))))) |
#s(approx (* (/ y x) (sqrt z)) #s(hole binary64 (* (/ y x) (sqrt z)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* y (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 (* y (sqrt z)))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* -1/2 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* y (sqrt z))) (* x (+ 1/2 (* x (+ (* -1/2 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* -1 (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* x (+ 1 (* x (- (* -1 (* (/ (* x (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (/ 1 y) (sqrt (/ 1 z)))) (* (/ 1 y) (sqrt (/ 1 z)))))))) (* y (sqrt z))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (+ (* (pow y 3) (sqrt (pow z 3))) (pow x 3)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (* (pow y 2) z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* x (- x (* y (sqrt z)))) (* (pow y 2) z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* x (- x (* y (sqrt z)))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (+ 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (* (/ y x) (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* x (+ 1/2 (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z))) (+ (* -1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2))) (* 1/2 (* (/ y x) (sqrt z))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (+ 1 (* (/ y x) (sqrt z)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (pow x 2)))) (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* x (- (+ 1 (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow x 3)) (sqrt z)))) (+ (* -1 (* (/ y x) (sqrt z))) (+ (* -1 (/ (* (pow y 2) z) (pow x 2))) (/ (* (pow y 2) z) (pow x 2)))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (* (/ y x) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (- (+ 1 (/ (* (pow y 2) z) (pow x 2))) (* (/ y x) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (* (/ y x) (sqrt z))) 1/2))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* 1/2 (* y (sqrt z))) (* 1/2 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) x))) x)) 1/2))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (* -1/2 (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)))) x)) (* 1/2 (* y (sqrt z)))) x)) 1/2))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (* (/ y x) (sqrt z))) 1))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) z) x)) (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* y (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x) (sqrt z))) (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) x)) (* -1 (* y (sqrt z)))) x)) 1))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (* (/ (pow y 3) (pow x 3)) (sqrt (pow z 3)))) 1))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow y 2) z) x)) (* -1 (* y (sqrt z)))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* -1/2 (* y (+ (* -1 (/ z x)) (/ z x)))) (* 1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 x) (* y (+ (* 1/2 (sqrt z)) (* y (+ (* -1/2 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (* -1/2 (+ (* -1 (/ z x)) (/ z x)))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* -1 (* y (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* (/ (* y (+ (* -1 (/ z x)) (/ z x))) x) (sqrt z))) (+ (* -1 (/ z x)) (/ z x)))) (* -1 (sqrt z))))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (pow y 3) (sqrt (pow z 3))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* y (sqrt z)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (+ (* y (- (* y z) (* x (sqrt z)))) (pow x 2)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (+ (* -1 (* (* x y) (sqrt z))) (pow x 2)))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* y (+ (* 1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* y (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z)))) (+ (* -1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2))) (+ (* 1/2 (sqrt z)) (* 1/2 (/ x y)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (+ (sqrt z) (/ x y))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* y (- (+ (sqrt z) (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) (pow y 3)) (sqrt (/ 1 z))))) (+ (* -1 (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z)))) (+ (* -1 (/ x y)) (* (/ (pow x 2) (pow y 2)) (sqrt (/ 1 z))))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow z 3)) (/ (pow x 3) (pow y 3)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (* (/ x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (- (+ z (/ (pow x 2) (pow y 2))) (* (/ x y) (sqrt z)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* y (- (/ (pow x 2) y) (* x (sqrt z)))))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (* (/ 1 x) (sqrt z))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/2 (sqrt z)) (* -1/2 (/ x y))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))) y))) y)) (* -1/2 (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (* -1/2 (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z)))))) y)) (* 1/2 x)) y)) (* -1/2 (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ x y))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (+ (* -1 (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* (/ (pow x 2) y) (sqrt (/ 1 z)))) (* -1 x)) y))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt z)) (* -1 (/ (- (* -1 (/ (- (* -1 (* (/ (* x (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y) (sqrt (/ 1 z)))) (+ (* -1 (* (pow x 2) (sqrt (/ 1 z)))) (* (pow x 2) (sqrt (/ 1 z))))) y)) (* -1 x)) y))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (sqrt (pow z 3))) (* -1 (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* (pow y 2) (+ z (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))) y)))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 (* x (sqrt z)))))))) |
#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 (+ (* (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 (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* -1/2 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))) (* z (+ (* 1/2 (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (* z (+ (* -1/2 (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z))))) (* 1/2 (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z)))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ (* (pow y 2) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (- (pow x 2) (* (* x y) (sqrt z))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow y 4) (* z (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2))))) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)) (/ (* (pow y 2) (- (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z)) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (- (pow x 2) (* (* x y) (sqrt z)))))) (* (/ (pow y 3) (- (pow x 2) (* (* x y) (sqrt z)))) (sqrt z))) (/ (* (pow x 3) (pow y 2)) (pow (- (pow x 2) (* (* x y) (sqrt z))) 2)))) (/ (pow x 3) (- (pow x 2) (* (* x y) (sqrt z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (pow x 2) (* (* x y) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (- (+ (* (pow y 2) z) (pow x 2)) (* (* x y) (sqrt z))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (- (pow x 2) (* (* x y) (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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* z (+ (* 1/2 (* y (sqrt (/ 1 z)))) (* 1/2 (/ x z)))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* z (+ (* 1/2 (* (/ y x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2)))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* z (+ (* -1/2 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (+ (* -1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* 1/2 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))) (* 1/2 (/ (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) (pow z 2))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt z)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (+ (* -1 (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* z (- (+ (* -1 (/ (* (pow x 2) (- (/ (pow x 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* (pow z 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) (+ (* (/ (pow y 3) (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))) (sqrt (/ 1 z))) (/ (pow x 3) (* (pow z 2) (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))))))) (+ (* -1 (* (/ (* (pow x 4) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 (pow z 5))))) (* (/ (* (pow x 2) (pow y 3)) (pow (- (pow y 2) (* (* x y) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow z 2) (+ (* (pow y 3) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (pow y 2) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* z (- (+ (/ (pow x 2) z) (pow y 2)) (* (* x y) (sqrt (/ 1 z))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* z (- (/ (pow x 2) z) (* (* x y) (sqrt (/ 1 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #s(hole binary64 (* -1/2 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) #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) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt (/ 1 z)))) (* 1/2 (/ 1 z))))))) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) #s(hole binary64 (* -1/2 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (* (/ y x) (sqrt z)) #s(hole binary64 (* -1 (* (/ (* y (pow (sqrt -1) 2)) x) (sqrt z))))) |
#s(approx (sqrt z) #s(hole binary64 (* -1 (* (sqrt z) (pow (sqrt -1) 2))))) |
#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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3))))) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) (* -1/2 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* 1/2 (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) z)) (* -1/2 (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z))))) z)) (* 1/2 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z))))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt z))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 (pow z 3)))) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (pow x 2) (- (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z)))))) (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (/ (pow x 3) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))) (* -1 (* (/ (* (pow x 4) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 3)) (sqrt (/ 1 z))))) z)) (* (/ (* (pow x 2) (* (pow y 3) (pow (sqrt -1) 4))) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))) 2)) (sqrt (/ 1 z)))) z)) (* (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z))))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) #s(hole binary64 (* (pow z 2) (+ (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (/ 1 z))) (/ (pow x 3) (pow z 2)))))) |
#s(approx (pow (* (sqrt z) y) 3) #s(hole binary64 (* (* (pow y 3) (pow (sqrt -1) 4)) (sqrt (pow z 3))))) |
#s(approx (* (sqrt z) y) #s(hole binary64 (* -1 (* (* y (pow (sqrt -1) 2)) (sqrt z))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (pow (sqrt -1) 2)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (pow x 2) z)) (* (pow y 2) (pow (sqrt -1) 2))) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (pow x 2) z)) (* (* x (* y (pow (sqrt -1) 2))) (sqrt (/ 1 z)))))))) |
#s(approx (* (* (sqrt z) y) x) #s(hole binary64 (* -1 (* (* x (* y (pow (sqrt -1) 2))) (sqrt z))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x) |
(*.f64 x #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)) 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 (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/2 binary64) |
#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))) |
(/.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) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (*.f64 (sqrt.f64 z) y) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 z) y)) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 z) y) |
(*.f64 y (sqrt.f64 z)) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (sqrt.f64 z)) y (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (*.f64 y y) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 z) y)) (fabs.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 z) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 x (-.f64 x (*.f64 (sqrt.f64 z) y)) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
(+.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 2 binary64))) |
(*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) |
(*.f64 x (-.f64 x (*.f64 (sqrt.f64 z) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x))) (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 z) y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y x)) (sqrt.f64 z))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x)) |
(*.f64 (*.f64 y x) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) y) x) |
(*.f64 (sqrt.f64 z) (*.f64 y x)) |
(*.f64 x (*.f64 (sqrt.f64 z) y)) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (/.f64 (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) |
#s(approx (* (/ y x) (sqrt z)) (/.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#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) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (sqrt.f64 z) y)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (sqrt.f64 z) y x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 z) y))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) x #s(literal 1 binary64)) x (*.f64 (sqrt.f64 z) y))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (*.f64 y y) z)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (*.f64 y y) z (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (*.f64 (*.f64 y y) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#s(approx (* (* (sqrt z) y) x) (*.f64 (*.f64 (sqrt.f64 z) y) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#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 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 x #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) #s(literal -1/2 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) x)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) (sqrt.f64 z) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) #s(literal -1/2 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) x) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (fma.f64 (/.f64 y x) (sqrt.f64 z) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x))) x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 z)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 z (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)))) x)) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 x x)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 z (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) y) x)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x x)) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1 binary64)) (*.f64 x x))) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.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 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y) x) #s(literal -1/2 binary64)) (/.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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 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 (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 z) y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) z) x)))) x)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) x) (sqrt.f64 z) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)))) x))) x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z)) y) x) (sqrt.f64 z))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) z))) x) (*.f64 (sqrt.f64 z) y))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) z)) x) (neg.f64 (*.f64 (sqrt.f64 z) y))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx y y) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) y (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) x) (sqrt.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 z x)))) y (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) y (*.f64 x #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y)) (neg.f64 (sqrt.f64 z))) y x)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) y) x) (sqrt.f64 z))) (*.f64 #s(literal 0 binary64) (/.f64 z x))) y (*.f64 #s(literal 1 binary64) (sqrt.f64 z))) y x)) |
#s(approx (pow (* (sqrt z) y) 3) (*.f64 (pow.f64 z #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (sqrt z) y) (*.f64 (sqrt.f64 z) y)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 x x (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 (*.f64 z y) (*.f64 (sqrt.f64 z) x)) y (*.f64 x x))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (fma.f64 x x (neg.f64 (*.f64 (*.f64 (sqrt.f64 z) y) x)))) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z) (/.f64 #s(literal 1/2 binary64) y)) 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z)))) y)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))))) y)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (+.f64 (/.f64 x y) (sqrt.f64 z)) y)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (*.f64 y y)) #s(literal -1 binary64) (sqrt.f64 z)) (/.f64 (neg.f64 x) y)) y)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (sqrt.f64 z)) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (neg.f64 x) y)))) y)) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 z) z) (*.f64 y y))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (+.f64 z (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 z) x) y))) (*.f64 y y))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) (*.f64 (sqrt.f64 z) x)) 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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 z)) (/.f64 #s(literal 1/2 binary64) y)) 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x y) (sqrt.f64 z))) y))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y))) y))) y))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 z) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) y))) y))) y))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) y) x)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 z))) y))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 z #s(literal 3/2 binary64)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (*.f64 (neg.f64 x) (sqrt.f64 z))) y) #s(literal -1 binary64) z) (*.f64 y y))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) (*.f64 (neg.f64 x) (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 (+ (* (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 (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) #s(literal -1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) z (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) #s(literal -1/2 binary64))) z (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) z (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) z (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) (sqrt.f64 z)) (/.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x) #s(literal 2 binary64))))) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x (*.f64 (*.f64 y y) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 z) y)) x)) |
#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 (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y (/.f64 x z)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.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)) 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (sqrt.f64 z)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) z)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64))))) (*.f64 z z))))) z)) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64))))) (*.f64 z z)))))) z)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (sqrt.f64 z))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64)))))) z)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))))) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -5 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64))))))) z)) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y)))))) (fma.f64 (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (pow.f64 z #s(literal -5 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) #s(literal 3 binary64)))))))) z)) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) z)) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (*.f64 (-.f64 (fma.f64 y y (/.f64 (*.f64 x x) z)) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) z)) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) z) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) y))) 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)))) (neg.f64 (*.f64 (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))) z))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) x) (neg.f64 (*.f64 (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))) z))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) z)) z))) |
#s(approx (* (* (/ y x) (sqrt z)) 1/2) (*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x) #s(literal -1/2 binary64))) |
#s(approx (* (/ y x) (sqrt z)) (neg.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)) x))) |
#s(approx (sqrt z) (neg.f64 (neg.f64 (sqrt.f64 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) (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (/.f64 x z))) 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 x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (sqrt.f64 z)) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) z))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64))))) z))) z))) z))) |
#s(approx (* (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x x) z) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))))) z))) z))) z))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (sqrt.f64 z)))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 z #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) z))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64))))) z)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64)))) z))) z))) |
#s(approx (/ (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) z) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 3 binary64)))))) z)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) #s(literal 2 binary64)))) z))) z))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) |
#s(approx (+ (* (* x x) x) (pow (* (sqrt z) y) 3)) (*.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (pow (* (sqrt z) y) 3) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 z #s(literal 3/2 binary64)))) |
#s(approx (* (sqrt z) y) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) z))) |
#s(approx (+ (* (* (sqrt z) y) (* (sqrt z) y)) (- (* x x) (* (* (sqrt z) y) x))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) z))) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) z))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) y)))) |
#s(approx (- (* x x) (* (* (sqrt z) y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) z)) (*.f64 x (*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))) z))) |
#s(approx (* (* (sqrt z) y) x) (neg.f64 (*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) y))))) |
Compiled 16 243 to 1 611 computations (90.1% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 372 | 2 | 374 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 1 | 4 | 5 |
| Total | 374 | 8 | 382 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 (fma.f64 (sqrt.f64 z) y x) #s(literal 1/2 binary64)) |
| 28.8% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) #s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x x)))) #s(literal 1/2 binary64)) | |
| ✓ | 91.2% | (*.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)) |
| ✓ | 49.8% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 (*.f64 (sqrt.f64 z) y) #s(literal 1/2 binary64))) |
| ✓ | 82.9% | #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)) |
| 44.9% | #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)) | |
| ✓ | 41.2% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x)) |
| ✓ | 51.3% | #s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 593 to 241 computations (59.4% 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 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (*.f64 (/.f64 y x) (sqrt.f64 z)) #s(literal 1/2 binary64))) x)) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(approx (+ (* (/ (* (sqrt z) y) x) 1/2) 1/2) (*.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64))) x)) |
#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 (fma.f64 (/.f64 (*.f64 (sqrt.f64 z) y) x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(*.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)) |
#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))) |
#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 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 z) y) #s(approx (- (* x x) (* (* (sqrt z) y) x)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (sqrt.f64 z) y) #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)))) #s(literal 1/2 binary64)) |
(*.f64 (/.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)))) #s(literal 1/2 binary64)) |
(*.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:
| 20.0ms | y |
| 8.0ms | (sqrt.f64 z) |
| 5.0ms | z |
| 5.0ms | x |
| 5.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (sqrt.f64 z) |
| 99.8% | 1 | (*.f64 y (sqrt.f64 z)) |
| 99.8% | 1 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 99.8% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 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 #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))) |
#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))) |
#s(approx (* (/ 1 2) (+ x (* y (sqrt z)))) (*.f64 #s(literal 1/2 binary64) x)) |
7 calls:
| 1.0ms | z |
| 1.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 1.0ms | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 1.0ms | x |
| 1.0ms | (sqrt.f64 z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 2 | (sqrt.f64 z) |
| 74.7% | 3 | (*.f64 y (sqrt.f64 z)) |
| 68.6% | 7 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 68.6% | 7 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 80.6% | 5 | x |
| 73.0% | 3 | y |
| 60.1% | 2 | 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:
| 3.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 | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | (sqrt.f64 z) |
| 51.3% | 1 | z |
| 51.3% | 1 | (+.f64 x (*.f64 y (sqrt.f64 z))) |
| 51.3% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 x (*.f64 y (sqrt.f64 z)))) |
| 51.3% | 1 | y |
| 51.3% | 1 | (*.f64 y (sqrt.f64 z)) |
| 51.3% | 1 | x |
Compiled 25 to 34 computations (-36% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.5950025735850398e+97 | 8.20108788391837e+100 |
| 3.0ms | 8.418554040214112e-28 | 9.439008504609727e-28 |
| 36.0ms | 7.720489868290791e-140 | 9.877481404629385e-135 |
| 14.0ms | -1.8270776760873118e+92 | -3.537551218290773e+71 |
| 21.0ms | 480× | 0 | valid |
Compiled 943 to 916 computations (2.9% saved)
ival-sqrt: 4.0ms (44.1% of total)ival-mult!: 4.0ms (44.1% of total)ival-add!: 1.0ms (11% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 113 to 31 computations (72.6% saved)
Compiled 246 to 82 computations (66.7% saved)
Loading profile data...