Package : perl-Math-Decimal64 > RPM : perl-Math-Decimal64-0.160.0-4.mga7.src.rpm

Basic items

Name perl-Math-Decimal64
Version 0.160.0
Release 4.mga7
URL http://metacpan.org/release/Math-Decimal64
Group Development/Perl
Summary Perl interface to C's _Decimal64 operations
Size 48KB
Arch x86_64
License GPLv1+ or Artistic

Description

Math::Decimal64 supports up to 16 decimal digits of significand
(mantissa) and an exponent range of -383 to +384.
The smallest expressable value is -9.999999999999999e384 (which
is also equivalent to -9999999999999999e369).
The largest expressable value is 9.999999999999999e384 (which
also equivalent to 9999999999999999e369).
The closest we can get to zero is (plus or minus) 1e-384
(which is also equivalent to 1000000000000000e-399).

This module allows decimal floating point arithmetic via
operator overloading - see "OVERLOADING".

In the documentation that follows, "$mantissa" is a perl scalar
holding a string of up to 16 decimal digits, optionally prefixed
with a '+' or '-' sign:
$mantissa = '1234';
$mantissa = '1234567890123456';

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 08:05:55
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie