rational_extensions

Crates.iorational_extensions
lib.rsrational_extensions
version0.4.1
sourcesrc
created_at2023-01-28 03:45:36.533182
updated_at2023-09-13 17:47:20.423613
descriptionExtensions for rational numbers.
homepage
repositoryhttps://git.philomathiclife.com/repos/rational_extensions/
max_upload_size
id770143
size30,559
philomathic_life (zacknewman)

documentation

https://docs.rs/rational_extensions

README

rational_extensions

rational_extensions is a library that extends num_rational::Ratio<T> such that strings in decimal notation can be converted into such an instance. One can furthermore control the minimum and maximum number of fractional digits allowed. It also allows one to convert a Ratio<T> into a decimal String controlling how many fractional digits should be used.

Commit count: 0

cargo fmt