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