[ol7_software_collections] rh-ruby27-rubygem-bigdecimal-2.0.0-132.el7.x86_64

Name:rh-ruby27-rubygem-bigdecimal
Version:2.0.0
Release:132.el7
Architecture:x86_64
Group:Development/Libraries
Size:95283
License:Ruby or BSD
RPM: rh-ruby27-rubygem-bigdecimal-2.0.0-132.el7.x86_64.rpm
Source RPM: rh-ruby27-ruby-2.7.8-132.el7.src.rpm
Build Date:Thu May 25 2023
Build Host:build-ol7-x86_64.oracle.com
Vendor:Oracle America
URL:http://ruby-lang.org/
Summary:BigDecimal provides arbitrary-precision floating point decimal arithmetic
Description:
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.

Related Packages (Show Changelog) (Show Filelist)