Letter R

rubygem-bigdecimal - BigDecimal provides arbitrary-precision floating point decimal arithmetic

Website: http://ruby-lang.org/
License: Ruby or BSD
Vendor: Alcance Libre, Inc.
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.

Packages

rubygem-bigdecimal-1.4.1-108.fc14.al.x86_64 [93 KiB] Changelog by Joel Barrios (2021-09-21):
- Rebuild with readline 8.1.

Listing created by Repoview-0.6.6-6.fc14.al