Go to the source code of this file.
Functions | |
unsigned int | round_to_multiple_of (unsigned int value, unsigned int factor) |
Given two integers N and p, the function returns the integer r such as:
|
Definition in file my_math.c.
|
Given two integers N and p, the function returns the integer r such as:
|