Quantcast
Viewing all articles
Browse latest Browse all 1129

Re: The Penultimate Guide to Precision

I have this question: since there are different storage types (e.g., byte, int, long, float, double), and they use different bytes for storage (e.g, float uses 4 bytes and double uses 8 bytes), then how does Stata compare values of different types? For example, how does Stata compare 10 (int type) with 10 (float type)? The first 10 is stored shorter than the second 10.


Viewing all articles
Browse latest Browse all 1129

Trending Articles