|
stator
A math, geometry, and utility library
|
A class representing a compile-time rational constant (i.e., std::ratio). More...
#include <constants.hpp>
Public Member Functions | |
| operator double () const | |
Fundamentally this is a std::ratio which has been extended to support standard "run-time" ops, such as multiplication.
Definition at line 31 of file constants.hpp.
|
inline |
Definition at line 32 of file constants.hpp.
1.8.13