Skip to main content

Utility for fixed point to floating point conversion

Project description

fixed2float

Simple utility for fixed point to real number conversions, using the Q notation*.

Usage

  • as a dependency of your Rust library
[dependencies]
fixed2float = { git = "https://github.com/urbanij/fixed2float" }

or

cargo add fixed2float

which will automatically fetch the most recent version from the registry.

  • as a dependency of your Python library
pip install fixed2float

Examples

See example.py or example/basic.rs

Similar projects


*: sign is discarded here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fixed2float-0.1.0-py2.py3-none-any.whl (386.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page