[inline]
CATModFloat() performs 'retVal = modFloat % modBase', keeping the floating point fraction in retVal. e.g. CATModFloat( 7.5, 3 ) would return 1.5.
Definition at line 134 of file CATUtil.h.
References CATASSERT.