[ol7_software_collections] rh-ruby23-rubygem-bigdecimal-1.2.8-64.el7.x86_64

Name:rh-ruby23-rubygem-bigdecimal
Version:1.2.8
Release:64.el7
Architecture:x86_64
Group:Development/Libraries
Size:90486
License:GPL+ or Artistic
RPM: rh-ruby23-rubygem-bigdecimal-1.2.8-64.el7.x86_64.rpm
Source RPM: rh-ruby23-ruby-2.3.1-64.el7.src.rpm
Build Date:Wed Dec 07 2016
Build Host:x86-ol7-builder-01.us.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)