libm
0.2.15
Module big
Module Items
Macros
Structs
Constants
In libm::
math::
support
libm
::
math
::
support
Module
big
Copy item path
Source
Expand description
Integers used for wide operations, larger than
u128
.
Macros
§
impl_
common
🔒
Structs
§
i256
A 256-bit signed integer represented as two 128-bit native-endian limbs.
u256
A 256-bit unsigned integer represented as two 128-bit native-endian limbs.
Constants
§
U128_
LO_
MASK
🔒