Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oppiliappan/forma
format floating points to arbitrary bases
https://github.com/oppiliappan/forma
Last synced: 22 days ago
JSON representation
format floating points to arbitrary bases
- Host: GitHub
- URL: https://github.com/oppiliappan/forma
- Owner: oppiliappan
- Created: 2019-05-19T13:07:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T13:10:45.000Z (over 5 years ago)
- Last Synced: 2024-11-07T01:44:34.198Z (2 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# forma
> format floating points to arbitrary bases
`from_str_radix` on floats was deprecated, so maybe this will come in handy