exact-real 0.0.0

Inifinite precision real numbers
Documentation
[dependencies.ibig]
default-features = false
version = "0.1"

[features]
default = ["std"]
std = []

[package]
authors = ["Tomek Czajka <tczajka@gmail.com>"]
categories = ["mathematics", "no-std"]
description = "Inifinite precision real numbers"
edition = "2018"
homepage = "https://github.com/tczajka/exact-real-rs"
keywords = ["bignum", "mathematics"]
license = "MIT"
name = "exact-real"
readme = "README.md"
repository = "https://github.com/tczajka/exact-real-rs"
version = "0.0.0"