floatmax

Syntax

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

Usage

ValueA
The first value
ValueB
The second value

Description

Returns whichever value is the greater one

Return

ValueA if it is greater than ValueB, and vice versa