• R
    add FLT_TRUE_MIN, etc. macros from C11 · 22730d65
    Rich Felker 提交于
    there was some question as to how many decimal places to use, since
    one decimal place is always sufficient to identify the smallest
    denormal uniquely. for now, I'm following the example in the C
    standard which is consistent with the other min/max macros we already
    had in place.
    22730d65
float.h 405 字节