Changes in uspace/lib/c/include/ieee_double.h [3e6a98c5:82d062d8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/lib/c/include/ieee_double.h ¶
r3e6a98c5 r82d062d8 31 31 32 32 #include <stdint.h> 33 #include < stdbool.h>33 #include <bool.h> 34 34 35 35 /** Represents a non-negative floating point number: significand * 2^exponent */
Note:
See TracChangeset
for help on using the changeset viewer.