openMSX
|
#include <bit>
#include <cstdint>
#include <utility>
Go to the source code of this file.
Functions | |
std::pair< float, int > | fast_frexpf (float x) |
float | fast_log2 (float x) |
|
inline |
Definition at line 34 of file fast_log2.hh.
Referenced by fast_log2().
|
inline |
Definition at line 46 of file fast_log2.hh.
References fast_frexpf().