Docs.rs
dashu-base-0.4.1
dashu-base 0.4.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cmpute
Dependencies
criterion ^0.5.1
dev
rand ^0.8.3
dev
Versions
56.12%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dashu_
base
0.4.1
Module utils
Module Items
Functions
In crate dashu_
base
dashu_base
Module
utils
Copy item path
Source
Expand description
Some useful utility functions that are also used internally in this crate.
Functions
ยง
next_
down
Implementation of the nightly f32::next_down()
next_up
Implementation of the nightly f32::next_up()