Control Surface
main
MIDI Control Surface library for Arduino
|
#include <AH/Math/Divide.hpp>
Divide an unsigned integer by N, rounding the result.
Definition at line 20 of file Divide.hpp.
Static Public Member Functions | |
static T | div (T val) |
Definition at line 21 of file Divide.hpp.