Docs.rs
sp-arithmetic-26.0.0
sp-arithmetic 26.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.6.1
normal
docify ^0.2.8
normal
integer-sqrt ^0.1.2
normal
num-traits ^0.2.17
normal
scale-info ^2.11.1
normal
serde ^1.0.197
normal
optional
sp-std ^14.0.0
normal
static_assertions ^1.1.0
normal
criterion ^0.4.0
dev
primitive-types ^0.12.0
dev
rand ^0.8.5
dev
Versions
94.72%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sp_arithmetic
26.0.0
Module rational
Structs
Traits
In crate sp_arithmetic
?
Module
sp_arithmetic
::
rational
source
·
[
−
]
Structs
§
Rational128
A wrapper for any rational number with a 128 bit numerator and denominator.
RationalInfinite
A wrapper for any rational number with infinitely large numerator and denominator.
Traits
§
MultiplyRational