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

◆ operator>>()

Fxp SRL::Math::Types::Fxp::operator>> ( const size_t & shiftAmount) const
inlineconstexpr

Right shift operator for logical right shift.

Parameters
shiftAmountThe number of bits to shift.
Returns
The result of the logical right shift as an Fxp object.