A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1856 ====================================================================== Reported By: Vincent Lefevre Assigned To: ====================================================================== Project: Online Pubs Issue ID: 1856 Category: Base Definitions Type: Error Severity: Editorial Priority: normal Status: New Name: Vincent Lefevre Organization: User Reference: URL: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/float.h.html Section: <float.h> ====================================================================== Date Submitted: 2024-09-10 11:34 UTC Last Modified: 2024-09-10 12:28 UTC ====================================================================== Summary: FLT_MIN formula is b^{e_{\min-1}} instead of b^{e_{\min}-1} ======================================================================
---------------------------------------------------------------------- (0006876) geoffclare (manager) - 2024-09-10 12:28 https://austingroupbugs.net/view.php?id=1856#c6876 ---------------------------------------------------------------------- In the FLT_MIN_10_EXP formula there is a space in there:</pre>b^{e_{\min }-1}</pre> For consistency we should either include the space in FLT_MIN or remove it from FLT_MIN_10_EXP. Issue History Date Modified Username Field Change ====================================================================== 2024-09-10 11:34 Vincent LefevreNew Issue 2024-09-10 11:34 Vincent LefevreName => Vincent Lefevre 2024-09-10 11:34 Vincent LefevreURL => https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/float.h.html 2024-09-10 11:34 Vincent LefevreSection => <float.h> 2024-09-10 12:28 geoffclare Note Added: 0006876 ======================================================================
