fpn 0.1.1

Fixed point number
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.typenum]
version = "1.12.0"

[package]
authors = ["devfans <stefanliu@outlook.com>"]
categories = ["mathematics"]
description = "Fixed point number"
edition = "2018"
exclude = ["examples/*"]
keywords = ["math", "number", "fixed", "algebra"]
license = "MIT OR Apache-2.0"
name = "fpn"
readme = "README.md"
repository = "https://github.com/devfans/fpn"
version = "0.1.1"