Skip to main content

compute_signed_value

Function compute_signed_value 

Source
fn compute_signed_value(v: &BigUint, num_bits: u32) -> String
Expand description

Computes the signed value string for a given BigUint and bit width.