CLI calculation tools
rfcalcstands for "R4 Calculations". R4 is my self representaion =_=
Usage
rfcalc factorial <NUM>: Calculate the factorial of a number (max: 20)rfcalc hw <NUM>: Calculate the Hamming weight of a binary numberrefcalc c <N> <K>: Calculate the combination ofNchooseK