Decimal v1.1.0

Modules summary

Decimal

Decimal arithmetic on arbitrary precision floating-point numbers

Decimal.Context

The context is kept in the process dictionary. It can be accessed with Decimal.get_context/0 and Decimal.set_context/1

Exceptions summary

Decimal.Error

The exception that all Decimal operations may raise