Return a ValueTypeXX number having the value as the specified 'original, but with the significand, that can not be divided by ten, and appropriate exponent.
* Any representations of zero value (either positive or negative) are normalized to positive zero having null significand and exponent. * Any NaN values (either signaling or quiet) are normalized to quiet NaN. * Normalized non-zero value has the same sign as the original one.