Decimal v1.8.1 API Reference
Modules
Decimal arithmetic on arbitrary precision floating-point numbers.
The context is kept in the process dictionary. It can be accessed with
Decimal.get_context/0
and Decimal.set_context/1
.
Exceptions
The exception that all decimal operations may raise.