CMD + K

rubygem-bigdecimal-amzn2-aarch64

Community

(CDT) BigDecimal provides arbitrary-precision floating point decimal arithmetic

Installation

To install this package, run one of the following:

Conda
$conda install rdonnelly::rubygem-bigdecimal-amzn2-aarch64

Usage Tracking

1.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

(CDT) BigDecimal provides arbitrary-precision floating point decimal arithmetic

Last Updated

Feb 25, 2021 at 15:44

License

GPL+ or Artistic

Total Downloads

9

Supported Platforms

noarch