Definition in file mathematicalConstants.H.
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam::mathematicalConstant |
Mathematical constants such as pi, e. | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
const scalar | e (M_E) |
const scalar | pi (M_PI) |
const scalar | twoPi (2 *pi) |
const scalar | piByTwo (0.5 *pi) |