SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator/()
[1/2]
Fxp
SRL::Math::Types::Fxp::operator/
(
const
Fxp
&
fxp
)
const
inline
constexpr
Divides the current fixed-point value by another fixed-point value (a / b).
Parameters
fxp
Value to divide by
Returns
Quotient as
Fxp
SRL
Math
Types
Fxp