-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
| FixedPointNumber<INT_BIT_LEN, FRAC_BIT_LEN> FixedPointNumber<INT_BIT_LEN, FRAC_BIT_LEN>::operator/ (const FixedPointNumber<T1, T2> &rhs) const |
is incomplete:
- Cannot do with two fixed point numbers of different scheme (bit length)
- No saturation arithmetic for overflow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels