|
OpenKalman
|
A fixed version of pi. More...
#include <fixed-constants.hpp>
Public Types | |
| using | value_type = T |
| using | type = fixed_pi |
Public Member Functions | |
| constexpr | operator value_type () const |
| constexpr value_type | operator() () const |
Static Public Attributes | |
| static constexpr value_type | value {stdex::numbers::pi_v<value_type>} |
A fixed version of pi.
1.8.13