Represents the number of bits in the representation of single-precision
floating-point numbers.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public const int SingleBinaryPrecision
|
| Visual Basic (Declaration) |
Public Const SingleBinaryPrecision As Integer
|
| Visual C++ |
public:
literal int SingleBinaryPrecision
|
| F# |
static val mutable SingleBinaryPrecision: int
|
Remarks
See Also