expression
unsigned; without a sign
Used in technical or mathematical contexts to describe a value or variable that does not have a sign (positive/negative).
この変数は符号無し整数として宣言されている。
This variable is declared as an unsigned integer.
符号無しの数値は常に非負である。
An unsigned number is always non-negative.