malachite-float 0.4.12

The arbitrary-precision floating-point type Float, with efficient algorithms partially derived from MPFR
Documentation

malachite-float

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

test_build

  • malachite-base/test_build
  • malachite-nz/test_build
  • malachite-q/test_build
  • random
  • serde
  • serde_json
  • num
  • rug

random

  • malachite-base/random
  • malachite-nz/random
  • malachite-q/random

enable_serde

  • serde
  • malachite-nz/enable_serde
  • malachite-q/enable_serde

32_bit_limbs

  • malachite-nz/32_bit_limbs
  • malachite-q/32_bit_limbs

serde

  • dep:serde

rug

  • dep:rug

num

  • dep:num

serde_json

  • dep:serde_json

bin_build

  • test_build