mhypolit / rpn-calculator

CLI RPN Calculator: A standard way to calculate a stack of number using 4 arithmetic operators and more.
0 stars 0 forks source link

Program "division" command #19

Closed mhypolit closed 2 years ago

mhypolit commented 2 years ago

Program "division" command

Pull numbers from the stack and calculate using the division operator.