Big Endian Format Little Endian Format C Time MSDOS Data&Time WIN32 FILETIME WIN32 SYSTEMTIME Strings ANSI Standart UNICODE Standart ASCII Characterst IBM ® Characters Integers Floating point valies
Work With Files Edit Drives Edit RAM File Menu View Menu Edit Menu Selection Menu Operation Menu Find Menu Jump Menu Tools Menu Font menu Help menu Analysis Splitter Unifier |
Float data type
There is different type of integer values. Depends from the size they are:
float
- 32 bit (4 bytes) floating point value. Can vary 3.4E +/- 38 (7 digits).
double
- 64 bit (8 bytes) floating point value. Can vary 1.7E +/- 308 (15 digits).
long double
- 80 bit (10 bytes) floating point value. Can vary 1.2E +/- 4932 (19 digits).
|
|
All logos and trademarks in this documentation are property of their respective owner. |