15 lines
185 B
Plaintext
15 lines
185 B
Plaintext
|
|
{{alias}}
|
|
Maximum signed 8-bit integer.
|
|
|
|
The maximum signed 8-bit integer is given by `2^7 - 1`.
|
|
|
|
Examples
|
|
--------
|
|
> {{alias}}
|
|
127
|
|
|
|
See Also
|
|
--------
|
|
|