Skip to main content
Contains methods that perform common math functions but do not do any overflow or underflow checks

Functions

divRoundingUp

Returns ceil(x / y) panics if y == 0

Parameters:

Return Values: