Crate decmathlib_rs
source ·Expand description
Port of the Intel Decimal Floating-Point Math Library decimal128 type to Rust.
Modules§
- A 128-bit decimal floating point type (IEEE Standard 754-2008 compliant).
Macros§
- Macro to simplify the creation of instances of 128-bit decimal floating point numbers.