num-bigfloat 1.7.1

Increased precision floating point numbers implemented purely in Rust.
Documentation

num-bigfloat

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 5 feature flags, 5 of them enabled by default.

default

  • std
  • rand
  • serde
  • num-traits

std

  • serde/std
  • num-traits/std
  • rand/std
  • rand/std_rng

rand

  • dep:rand
  • std

serde

  • dep:serde

num-traits

  • dep:num-traits