Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
add
Source
divide
Source
multiply
Source
subtract
Source