Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rubygem-bigdecimal-3.1.1-145.module_el9+1185+80ab91c1 RPM for s390x

From CentOS Stream 9 AppStream for s390x

Name: rubygem-bigdecimal Distribution: CentOS
Version: 3.1.1 Vendor: CentOS
Release: 145.module_el9+1185+80ab91c1 Build date: Thu Jan 23 10:22:01 2025
Group: Unspecified Build host: s390-06.stream.rdu2.redhat.com
Size: 136204 Source RPM: ruby-3.1.5-145.module_el9+1185+80ab91c1.src.rpm
Packager: builder@centos.org
Url: https://www.ruby-lang.org/
Summary: BigDecimal provides arbitrary-precision floating point decimal arithmetic
Ruby provides built-in support for arbitrary precision integer arithmetic.
For example:

42**13 -> 1265437718438866624512

BigDecimal provides similar support for very large or very accurate floating
point numbers. Decimal arithmetic is also useful for general calculation,
because it provides the correct answers people expect–whereas normal binary
floating point arithmetic often introduces subtle errors because of the
conversion between base 10 and base 2.

Provides

Requires