Namespace for floating‐point classification types and functions.
Synopsis
Declared in <bdlb_float.h>
struct Float;
Enums
Name |
Description |
Basic classifications for floating‐point numbers. Every floating‐point number belongs to exactly one of these classifications. However, the enumerated values have disjoint bit‐patterns to make it easy to create a "set" of classifications using bit‐wise OR. |
|
Fine‐grained classifications for floating‐point numbers that distinguish positive numbers from negative numbers and quiet NaNs from signaling NaNs. Every floating‐point number belongs to exactly one of these classifications. |
Static Member Functions
Name |
Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return |
|
Return |
|
|
Created with MrDocs