Skip to content

unsigned

adjective

No English definition recorded for this entry.

L342118 on Wikidata ↗

Wiktionary

adj

Etymology: Etymology tree Proto-Indo-European *né Proto-Indo-European *n̥- Proto-Germanic *un- Proto-West Germanic *un- Old English un- Middle English un- English un- English signed English unsigned From un- + signed.

  1. Not accepting negative numbers; having only a positive value (or zero).

    We use an unsigned variable to store the employee's salary, since it will never be less than zero.

  2. Lacking a signature, unendorsed.

    The bank rejected the unsigned check.

  3. Not signed to an organization such as a sports club or record label.

    The unsigned player also had the option of sitting out a year and negotiating as a free agent.

noun

Etymology: Etymology tree Proto-Indo-European *né Proto-Indo-European *n̥- Proto-Germanic *un- Proto-West Germanic *un- Old English un- Middle English un- English un- English signed English unsigned From un- + signed.

  1. A numeric value or variable that has no sign and can only be positive.

    For compilers which produce two-byte unsigneds, the maximum cumulative frequency is 16,383 if we wish to avoid the use of long arithmetic.