Package io.github.project516.utils
Class calc
java.lang.Object
io.github.project516.utils.calc
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
calc
public calc()
-
-
Method Details
-
a
public int a(int one, int two) -
s
public int s(int one, int two) -
m
public int m(int one, int two) -
d
public int d(int one, int two)
-