bignumber 0.0.9

A Rust library for arbitrary-precision decimal and non-decimal arithmetic
Documentation
[dependencies.dashu-float]
version = "0.2.1"

[dependencies.primitive-types]
version = "0.12.1"

[package]
authors = ["Georges KABBOUCHI <georges.kabbouchi@gmail.com>"]
categories = ["mathematics", "no-std"]
description = "A Rust library for arbitrary-precision decimal and non-decimal arithmetic"
documentation = "https://docs.rs/bignumber"
edition = "2021"
homepage = "https://github.com/KABBOUCHI/bignumber-rs"
keywords = ["bignumber", "mathematics", "numerics", "decimal", "arbitrary-precision"]
license = "MIT"
name = "bignumber"
readme = "README.md"
repository = "https://github.com/KABBOUCHI/bignumber-rs"
rust-version = "1.61"
version = "0.0.9"