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

◆ Ceil()

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

Rounds up to the nearest integer.

Returns
Fixed-point value rounded up to nearest integer.

Returns the smallest integer that is greater than or equal to this value. For negative values, this rounds toward zero.