6.6.5 DBL_MAX_10_EXP Macro

Maximum integer value for a double precision floating-point exponent in base 10.

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 XC838
MPLAB XC16 and XC-DSC38/308 (See attention note)
MPLAB XC32308