Click or drag to resize

UInt128MaxValue Field

The greatest representable unsigned 128-bit integer.

Namespace:  Meta.Numerics.Extended
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public static readonly UInt128 MaxValue

Field Value

Type: UInt128
Remarks

This has the value 340,282,366,920,938,463,463,374,607,431,768,211,455, or about 3.4 X 1038.

See Also