Math::Min Function

No description.

Syntax

int Math::Min(
int x,
int y
)

Parameters

int x

int y

Return value

int

Remarks

None.