This package browser is in early development. Mind the rough edges.

perl-data-float 0.013

Details of the floating point data type

Data::Float is about the native floating point numerical data type. A floating point number is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native floating point type, classification functions and functions to manipulate floating point values at a low level.

Installation

Install perl-data-float 0.013 as follows:

guix install perl-data-float@0.013

Or install the latest version:

guix install perl-data-float

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.