1This module is about the native floating point numerical
2data type. A floating point number is one of the types of
3datum that can appear in the numeric part of a Perl scalar.
4
5This module supplies constants describing the native floating
6point type, classification functions, and functions to
7manipulate floating point values at a low level.
8