mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |
namespace | mx::math |
Macros | |
#define | MX_INTERNAL_PI_100 ( 3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679 ) |
#define | MX_INTERNAL_ROOT2_100 ( 1.4142135623730950488016887242096980785696718753769480731766797379907324784621070388503875343276415727 ) |
#define | MX_INTERNAL_LN2_100 ( 0.6931471805599453094172321214581765680755001343602552541206800094933936219696947156058633269964186875 ) |
#define MX_INTERNAL_LN2_100 ( 0.6931471805599453094172321214581765680755001343602552541206800094933936219696947156058633269964186875 ) |
Definition at line 45 of file constants.hpp.
#define MX_INTERNAL_PI_100 ( 3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679 ) |
Definition at line 41 of file constants.hpp.
#define MX_INTERNAL_ROOT2_100 ( 1.4142135623730950488016887242096980785696718753769480731766797379907324784621070388503875343276415727 ) |
Definition at line 43 of file constants.hpp.