exact-conv 0.2.1

Exact conversions between integer and floating point types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Federico Stra <stra.federico@gmail.com>"]
categories = ["mathematics", "science"]
description = "Exact conversions between integer and floating point types."
edition = "2018"
keywords = ["mathematics", "conversion", "integers", "floating-point"]
license = "MIT"
name = "exact-conv"
repository = "https://github.com/FedericoStra/exact-conv"
version = "0.2.1"

[package.metadata.release]
no-dev-version = true