SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Max()
static constexpr
Fxp
SRL::Math::Types::Fxp::Max
(
const
Fxp
&
a
,
const
Fxp
&
b
)
inline
static
constexpr
Returns the larger of two fixed-point values.
Parameters
a
First value
b
Second value
Returns
max(a, b)
SRL
Math
Types
Fxp