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