utils.ixx File
Misc math utility functions. More...
Included Headers
#include <numbers>
Namespaces Index
| namespace | helios |
| namespace | math |
|
Mathematical operations and types. More... | |
Description
Misc math utility functions.
File Listing
The file content with the documentation metadata removed is:
11export namespace helios::math {
22 constexpr float EPSILON_LENGTH = 1e-6f;
41 return radians * 180.0f/static_cast<float>(std::numbers::pi);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.