About Anaconda Help Download Anaconda

rdonnelly / packages / rubygem-bigdecimal-amzn2-aarch64 1.2.0

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

  • License: GPL+ or Artistic
  • Home: http://ruby-lang.org/
  • 1 total downloads
  • Last upload: 3 years and 6 months ago

Installers

  • noarch v1.2.0

conda install

To install this package run one of the following:
conda install rdonnelly::rubygem-bigdecimal-amzn2-aarch64

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy