toggle menu
Docs-Automation
1.0-SNAPSHOT
jvm
switch theme
Docs-Automation
org.
atech
Calculator
happy()
Int
Calculator
main()
Docs-Automation
/
org.atech
/
IntCalculator
/
subtract
subtract
open
override
fun
subtract
(
a
:
Int
,
b
:
Int
)
:
Int
Subtracts two numbers
Return
the difference of the two numbers
Parameters
a
the first number
b
the second number