Math::Min Function
No description.
Syntax
float Math::Min(
    float x,
    float y
)Parameters
float x
float y
Return value
float
Remarks
None.
No description.
float Math::Min(
    float x,
    float y
)float x
float y
float
None.