toggle menu
Docs-Automation
1.0-SNAPSHOT
jvm
switch theme
search in API
Docs-Automation
/
org.atech
/
IntCalculator
/
multiply
multiply
open
override
fun
multiply
(
a
:
Int
,
b
:
Int
)
:
Int
Multiplies two numbers
Return
the product of the two numbers
Parameters
a
the first number
b
the second number