Docs.rs
malachite-float-0.10.0
malachite-float 0.10.0
Docs.rs crate page
LGPL-3.0-only
27 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
mhogrefe
Dependencies
itertools ^0.14.0
normal
malachite-base ^0.10.0
normal
malachite-nz ^0.10.0
normal
malachite-q ^0.10.0
normal
num ^0.4.3
normal
optional
rug ^1.30.0
normal
optional
serde ^1.0.188
normal
optional
serde_json ^1.0.149
normal
optional
Versions
98.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module get_str
malachite_
float
0.10.0
Module get_str
Module Items
Functions
In malachite_
float::
float::
conversion::
string
malachite_float
::
float
::
conversion
::
string
Module
get_str
Copy item path
Source
Functions
ยง
get_str
Converts a
Float
to base-
base
mantissa digits and an exponent, rounding to
digit_len
digits with the rounding mode
rm
.