diff --git a/pages/common/bc.md b/pages/common/bc.md index 487ec6301d..d8520c22da 100644 --- a/pages/common/bc.md +++ b/pages/common/bc.md @@ -2,11 +2,7 @@ > Calculator. -- Run calculator in interactive mode: - -`bc -i` - -- Run calculator in interactive mode with floating point support: +- Run calculator in interactive mode using the standard math library: `bc -l`