1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/math/p5-Data-Float/pkg-descr
2013-08-29 04:08:53 +00:00

10 lines
388 B
Plaintext

This module 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.
WWW: http://search.cpan.org/dist/Data-Float/