diff --git a/pages/common/dc.md b/pages/common/dc.md index cf6f47f8c0..1528ee8dc2 100644 --- a/pages/common/dc.md +++ b/pages/common/dc.md @@ -21,4 +21,3 @@ - To 100 decimal places [100 k], calculate the golden ratio, phi: sqrt(5) [5 v] plus 1 [1 +], divided by 2 [2 /], and [p]rint result: `dc -e "100 k 5 v 1 + 2 / p"` -