floatmin

Syntax

stock Float:floatmin(Float:ValueA, Float:ValueB)

Usage

ValueA
The first value
ValueB
The second value

Description

Returns whichever value is the smaller one

Return

ValueA if it is smaller than ValueB, and vice versa