This change should preserve backwards compatibility by defaulting EnableRounding to true.
This pull request makes changes to and adds unit tests for the following:
conversion from floating point
conversion from fixed point type with larger fractional precision
This is a pull request for #48.
This change should preserve backwards compatibility by defaulting
EnableRounding
totrue
. This pull request makes changes to and adds unit tests for the following: