Mixed Num

No-STD abstraction layer enabling numerical functions to be implemented once, and simultaneously support both fixed and floating point types.

This is an experimental library.

This library support fixed point numbers using the fixed crate. It uses num for floating point generics.

The package.

The documentation.

Release notes are found under RELEASES.md.