normal_map 0.1.1

A struct that maps a range of values to the normalized range [0.0, 1.0]
Documentation
[badges.maintenance]
status = "actively-developed"

[dependencies]

[package]
authors = ["Billy Messenger <BillyDM@protonmail.com>"]
categories = ["encoding"]
description = "A struct that maps a range of values to the normalized range [0.0, 1.0]"
documentation = "https://docs.rs/normal_map"
edition = "2018"
keywords = ["dsp", "range", "normal", "normalized"]
license = "MIT"
name = "normal_map"
readme = "README.md"
repository = "https://github.com/BillyDM/normal_map"
version = "0.1.1"