ratio

This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.

Text and Numbers

Stars

42

Unreleased Activity

Unknown

First Release

9

years ago

Last Release

1

years ago

Downloads

55.3k

last 90 days

Last Stable Version

4.0.1

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 4.0.1

Published Mar 2024
Elixir Version Requirement ~> 1.6
Documentation for 4.0.1

Dependencies

1
numbers ~> 5.2.0

Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_ numeric type (Decimal, Ratio, Tensor, ComplexNum, ???)!

Optional Dependencies

Dependencies that are not required by default but can be installed or enable additional features or functionality

No changelog for 4.0.1
Inspect source for 4.0.1

Related Packages

79 packages