basvandijk / scientific

Arbitrary-precision floating-point numbers represented using scientific notation
BSD 3-Clause "New" or "Revised" License
73 stars 40 forks source link

Improve doc for `toBoundedInteger` #95

Open Profpatsch opened 1 year ago

Profpatsch commented 1 year ago

This has tripped me up a little, I did not see the “or is a float” part. Now it should be more obvious.