15 lines
194 B
Plaintext
15 lines
194 B
Plaintext
|
|
||
|
{{alias}}
|
||
|
Maximum unsigned 16-bit integer.
|
||
|
|
||
|
The maximum unsigned 16-bit integer is given by `2^16 - 1`.
|
||
|
|
||
|
Examples
|
||
|
--------
|
||
|
> {{alias}}
|
||
|
65535
|
||
|
|
||
|
See Also
|
||
|
--------
|
||
|
|