Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
The implementation's most efficient floating type at least as wide as
.IR double .
Its type depends on the value of the macro
-.BR FLT_EVAL_METHOD ,
-defined in
-.IR <float.h> :
+.B FLT_EVAL_METHOD
+(defined in
+.IR <float.h> ):
.TP
0
.I double_t
.I double_t
is
.IR "long double" .
-.IP
+.PP
For other values of
.BR FLT_EVAL_METHOD ,
the type of
The implementation's most efficient floating type at least as wide as
.IR float .
Its type depends on the value of the macro
-.BR FLT_EVAL_METHOD ,
-defined in
-.IR <float.h> :
+.B FLT_EVAL_METHOD
+(defined in
+.IR <float.h> ):
.TP
0
.I float_t
.I float_t
is
.IR "long double" .
-.IP
+.PP
For other values of
.BR FLT_EVAL_METHOD ,
the type of