Definition in file mathematicalConstants.H.
Include dependency graph for mathematicalConstants.H:
This graph shows which files directly or indirectly include this file: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) |