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

◆ Floor()

Fxp SRL::Math::Types::Fxp::Floor ( ) const
inlineconstexpr

Rounds down to the nearest integer.

Returns
Fixed-point value rounded down to nearest integer.

Returns the largest integer that is less than or equal to this value. For negative values, this rounds further away from zero.