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

◆ GetFraction()

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

Extracts the fractional part of the fixed-point value.

Returns
Fixed-point value containing only the fractional part (0.xxxx)

Returns the fractional component as a value between 0 and 0.999969. The integer part is discarded.