cmpute / dashu

A library set of arbitrary precision numbers implemented in Rust.
Apache License 2.0
77 stars 9 forks source link

Introduce the `dashu-ratio` crate for arbitrary precision rational numbers #9

Closed cmpute closed 2 years ago

cmpute commented 2 years ago

This PR will introduce the dashu-ratio that supports the arbitrary precision rational number.