6.6.3 DBL_MANT_DIG Macro

Number of base-FLT_RADIX digits in a double precision floating-point significand.

Attention: The default size of the MPLAB XC16 and XC-DSC double type is 32 bits, but this can be changed to 64 bits with the -fno-short-double option.

Include

<float.h>

Definition

CompilerDefinition
MPLAB XC824
MPLAB XC16 and XC-DSC24/53 (See attention note)
MPLAB XC3253