dashu-float 0.6.0-rc.4

Arbitrary-precision float math library for Rust with arbitrary base and arbitrary rounding mode. Provides FBig, DBig, and CachedFBig with efficient base conversion, the hexadecimal float format used by C++ programs, and parsing and formatting in base 2-36. Transcendentals (exp, ln, trig, hyperbolic, powers, roots, pi) are correctly rounded; optional serde, rand, num-traits, rkyv, and zeroize.
Documentation

dashu-float

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 19 feature flags, 2 of them enabled by default.

default

num-order (default)

  • dep:_num-modular (default)
  • dep:num-order (default)

std (default)

diesel

diesel_v1

diesel_v2

num-traits

num-traits_v02

postgres-types

postgres-types_v02

rand

rand_v010

rand_v08

rand_v09

rkyv

rkyv_v07

rkyv_v08

serde

tuning

zeroize