num_
bigint_
dig
0.0.1
Modules
algorithms
prime
traits
Structs
BigInt
BigUint
ParseBigIntError
RandomBits
UniformBigInt
UniformBigUint
Enums
Sign
Constants
VEC_SIZE
Traits
IntoBigInt
IntoBigUint
RandBigInt
RandPrime
ToBigInt
ToBigUint
Functions
negate_sign
num_bigint_dig
Function
negate_sign
Copy item path
Settings
Help
Summary
Source
pub fn negate_sign(i: &mut
BigInt
)
Expand description
Negates the sign of BigInt.