extended 0.1.0

Extended precision 80-bit floating-point numbers (f80).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Dietrich Epp <depp@zdome.net>"]
categories = ["mathematics"]
description = "Extended precision 80-bit floating-point numbers (f80).\n"
edition = "2021"
homepage = "https://github.com/depp/extended-rs"
keywords = ["float"]
license = "MIT"
name = "extended"
readme = "README.md"
repository = "https://github.com/depp/extended-rs"
resolver = "2"
version = "0.1.0"