pub fn bias<F: Field>(offset: F) -> F
Expand description
Returns an offset of 16 bits to its biased representation in the interval
[-2^15,2^15)
as a field element
pub fn bias<F: Field>(offset: F) -> F
Returns an offset of 16 bits to its biased representation in the interval
[-2^15,2^15)
as a field element