openMSX
Namespaces | Functions
Math.cc File Reference
#include "Math.hh"
Include dependency graph for Math.cc:

Go to the source code of this file.

Namespaces

 Math
 

Functions

unsigned Math::powerOfTwo (unsigned a)
 Returns the smallest number that is both >=a and a power of two. More...