aboutsummaryrefslogtreecommitdiff
path: root/testsuite/bc.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-02-26 13:26:48 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-02-26 13:32:29 +0100
commit3d88cc1d371a4a5ae8e1521a1e915479bca52959 (patch)
tree57120fd8adf4a75c0f5c51793f6ec423a2ab4093 /testsuite/bc.tests
parent1f9ed02caffb269e5fc6fbdf19fc9ba05a79e628 (diff)
downloadbusybox-3d88cc1d371a4a5ae8e1521a1e915479bca52959.tar.gz
dc: correct --help text
before: Tiny RPN calculator. Operations: +, -, *, /, %, ~, ^, |, p - print top of the stack without popping f - print entire stack k - pop the value and set the precision i - pop the value and set input radix o - pop the value and set output radix After: Tiny RPN calculator. Operations: Arithmetic: + - * / % ^ ~ - divide with remainder | - modular exponentiation v - square root p - print top of the stack without popping f - print entire stack k - pop the value and set precision i - pop the value and set input radix o - pop the value and set output radix function old new delta packed_usage 33519 33565 +46 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/bc.tests')
0 files changed, 0 insertions, 0 deletions