|
MythTV master
|
#include <cinttypes>#include <cstddef>#include <cstdlib>#include <numbers>Go to the source code of this file.
Variables | |
| static constexpr double | M_PI { std::numbers::pi } |
| static constexpr float | M_PI_F { std::numbers::pi_v<float> } |
|
staticconstexpr |
Definition at line 10 of file goom_tools.h.
Referenced by fsurround_decoder::Impl::get_yfs(), Piano::Piano(), and Random_Simis().
|
staticconstexpr |
Definition at line 12 of file goom_tools.h.
Referenced by genline(), and pretty_move().