x02bb returns the largest representable positive integer value.
Syntax
C# |
---|
public static int x02bb() |
Visual Basic |
---|
Public Shared Function x02bb As Integer |
Visual C++ |
---|
public: static int x02bb() |
F# |
---|
static member x02bb : unit -> int |
Return Value
x02bb returns the largest representable positive integer value.
Description
None.
References
None.
Error Indicators and Warnings
None.
Accuracy
None.
Parallelism and Performance
None.
Further Comments
None.