cmpute / dashu

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

Support `Zero, One, FromPrimitive, ToPrimitive` for `dashu-float` #19

Closed oovm closed 1 year ago

cmpute commented 1 year ago

Thanks for the implementations! I will fill out some of the missing parts after merging this.