| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Math-Decimal64 | Distribution: Mageia |
| Version: 0.170.0 | Vendor: Mageia.Org |
| Release: 3.mga9 | Build date: Tue Jun 7 01:36:37 2022 |
| Group: Development/Perl | Build host: localhost |
| Size: 2490324 | Source RPM: perl-Math-Decimal64-0.170.0-3.mga9.src.rpm |
| Packager: umeabot <umeabot> | |
| Url: https://metacpan.org/release/Math-Decimal64 | |
| Summary: Perl interface to C's _Decimal64 operations | |
Math::Decimal64 supports up to 16 decimal digits of significand
(mantissa) and an exponent range of -383 to +384.
The smallest expressible value is -9.999999999999999e384 (which
is also equivalent to -9999999999999999e369).
The largest expressible 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';
GPLv1+ or Artistic
* Tue Jun 07 2022 umeabot <umeabot> 0.170.0-3.mga9 + Revision: 1862073 - Rebuild for Perl 5.36 * Thu Mar 17 2022 umeabot <umeabot> 0.170.0-2.mga9 + Revision: 1796895 - Mageia 9 Mass Rebuild * Sat Feb 12 2022 tv <tv> 0.170.0-1.mga9 + Revision: 1773190 - update to 0.17 * Mon May 24 2021 umeabot <umeabot> 0.160.0-8.mga9 + Revision: 1726863 - Rebuild for perl 5.34 * Wed Jun 17 2020 umeabot <umeabot> 0.160.0-7.mga8 + Revision: 1594912 - Rebuild for perl 5.32
/usr/lib/.build-id /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/a10c4c823ee5ae6d7194ba0ac5862684ede28c /usr/lib/perl5/vendor_perl/Math /usr/lib/perl5/vendor_perl/Math/Decimal64.pm /usr/lib/perl5/vendor_perl/Math/Decimal64.pod /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/Math /usr/lib/perl5/vendor_perl/auto/Math/Decimal64 /usr/lib/perl5/vendor_perl/auto/Math/Decimal64/Decimal64.so /usr/share/doc/perl-Math-Decimal64 /usr/share/doc/perl-Math-Decimal64/CHANGES /usr/share/doc/perl-Math-Decimal64/META.json /usr/share/doc/perl-Math-Decimal64/META.yml /usr/share/doc/perl-Math-Decimal64/MYMETA.yml /usr/share/doc/perl-Math-Decimal64/README /usr/share/man/man3/Math::Decimal64.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 30 06:36:17 2025