decimal-scaled 0.5.0

Const-generic base-10 fixed-point decimals (D18/D38/D76/D153/D307 and the half-width tiers up to D1232) with integer-only transcendentals correctly rounded to within 0.5 ULP — exact at the type's last representable place. Deterministic across every platform; no_std-friendly.
Documentation

decimal-scaled

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 31 feature flags, 5 of them enabled by default.

default

exact-scratch (default)

This feature flag does not enable additional features.

serde (default)

std (default)

strict (default)

This feature flag does not enable additional features.

alloc (default)

This feature flag does not enable additional features.

bench-alt

This feature flag does not enable additional features.

cross-scale-ops

This feature flag does not enable additional features.

d115

d1232

d153

d230

d307

d462

d57

d616

d76

d924

dyn

exact-scratch-nightly

experimental-floats

This feature flag does not enable additional features.

fast

macros

perf-trace

rounding-ceiling

This feature flag does not enable additional features.

rounding-floor

This feature flag does not enable additional features.

rounding-half-away-from-zero

This feature flag does not enable additional features.

rounding-half-toward-zero

This feature flag does not enable additional features.

rounding-trunc

This feature flag does not enable additional features.

wide

x-wide

xx-wide