FICHA · MANJARO

ruby-bigdecimal

This library provides arbitrary-precision decimal floating-point number class

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Provides arbitrary-precision decimal arithmetic for Ruby, useful when binary floating-point is not appropriate. It is commonly used for finance, measurements, serialization, and calculations that need predictable decimal behavior.

Decimal arithmetic reduces some rounding surprises but does not remove the need for domain rules. Validate precision, rounding mode, and formatting in finance or scientific code.

Permissions

Permissions not analysed for this source yet.