![]() |
Quantify
An extensible C++ units library
|
Public Types | |
| using | scale = scale |
| template<typename T> | |
| using | factor = quantify::ratio<T, 180 * 10000000000000000, 31415926535893238> |
| using | reduce = radians |
Static Public Member Functions | |
| static constexpr std::string | symbol () noexcept |
Definition at line 26 of file angle.cppm.
|
inlinestaticconstexprexportnoexcept |
Definition at line 26 of file angle.cppm.