![]() |
VectorNav .NET Library
|
Provides various mathematical constants. More...
Public Attributes | |
| const double | PI = 3.141592653589793238 |
| PI in double-precision. More... | |
| const float | PIf = 3.141592653589793238f |
| PI in single-precision. More... | |
| const double | PId = 3.141592653589793238 |
| PI in double-precision. More... | |
Provides various mathematical constants.
| const double VectorNav.Math.Const.PI = 3.141592653589793238 |
PI in double-precision.
| const double VectorNav.Math.Const.PId = 3.141592653589793238 |
PI in double-precision.
| const float VectorNav.Math.Const.PIf = 3.141592653589793238f |
PI in single-precision.
1.8.10