Math::Min Function

No description.

Syntax

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

Parameters

float x

float y

Return value

float

Remarks

None.