Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

mod_floor

Function mod_floor 

Source
pub fn mod_floor<T: Integer>(x: T, y: T) -> T
Expand description

Floored integer modulus