rfcalc
stands for "R4 Calculations". R4 is my self representaion =_=
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 of N
choose K