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 "Multiplication" command #18

Closed mhypolit closed 2 years ago

mhypolit commented 2 years ago

Program "Multiplication" command

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