[ol8_appstream] rubygem-bigdecimal-1.4.1-109.module+el8.6.0+20693+52f02d9c.x86_64

Name:rubygem-bigdecimal
Version:1.4.1
Release:109.module+el8.6.0+20693+52f02d9c
Architecture:x86_64
Module:ruby:2.6:8060020220527104428:ad008a3a
Group:Unspecified
Size:107599
License:Ruby or BSD
RPM: rubygem-bigdecimal-1.4.1-109.module+el8.6.0+20693+52f02d9c.x86_64.rpm
Source RPM: ruby-2.6.10-109.module+el8.6.0+20693+52f02d9c.src.rpm
Build Date:Fri Jul 01 2022
Build Host:build-ol8-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.

Changelog (Show File list) (Show related packages)