https://github.com/japaric/fpa
Fixed Point Arithmetic
https://github.com/japaric/fpa
arithmetic fixed-point no-std rust
Last synced: 10 months ago
JSON representation
Fixed Point Arithmetic
- Host: GitHub
- URL: https://github.com/japaric/fpa
- Owner: japaric
- License: apache-2.0
- Created: 2017-03-05T06:03:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T20:52:17.000Z (almost 6 years ago)
- Last Synced: 2025-03-22T15:23:24.396Z (11 months ago)
- Topics: arithmetic, fixed-point, no-std, rust
- Language: Rust
- Size: 46.9 KB
- Stars: 29
- Watchers: 5
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `fpa`
> Fixed Point Arithmetic
# License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.