utils.ixx File
Misc math utility functions. More...
Included Headers
#include <cmath>
#include <numbers>
#include <type_traits>
Namespaces Index
| namespace | helios |
| namespace | math |
Description
Misc math utility functions.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::math {
24 constexpr float EPSILON_LENGTH = 1e-6f;
43 return radians * 180.0f/static_cast<float>(std::numbers::pi);
57 constexpr float shortestAngle(const float from, const float to) noexcept {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.