class

Calculator::App

Inherits Reference < Object

Constructors

new(arg1 : Int32, arg2 : Int32)
Source

Class methods

run(operand1 : Int32, operand2 : Int32, operator : String)
Source

Instance methods

divide
Source
multiply
Source
subtract
Source