SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Min()

static constexpr Fxp SRL::Math::Types::Fxp::Min ( const Fxp & a,
const Fxp & b )
inlinestaticconstexpr

Returns the smaller of two fixed-point values.

Parameters
aFirst value
bSecond value
Returns
min(a, b)