- Loading...
The five digits of precision alludes to an ASFixedNumberASFixed value. An ASFixedNumber ASFixed value is a hybrid of an Integer and a Real.
...
An ASFixedNumber ASFixed value shifts the meaning of the bits of a signed 32 bit integer value from representing 2^30 down to 2^0, to representing values between 2^15 (32,767) to 2^0.
...