Module arithmetic
remainder
0.1.0
Module arithmetic
Module Items
Functions
In remainder::
utils
remainder
::
utils
Module
arithmetic
Copy item path
Source
Expand description
Helpful arithmetic functions.
Functions
ยง
i64_
to_
field
Helper function for conversion to field elements, handling negative values.
log2_
ceil
Take the ceil(log2(value)) for a u64 value.