About 913 results
Open links in new tab
  1. Unary numeral system - Wikipedia

    Unary numeral system ... The unary numeral system is the simplest numeral system to represent natural numbers: [1] to represent a number N, a symbol representing 1 is repeated N times. [2] In the unary …

  2. Unary operation - Wikipedia

    Unary operation In mathematics, a unary operation is an operation with only one operand, i.e. a single input. [1] This is in contrast to binary operations, which use two operands. [2] An example is any …

  3. Unary Operators in Programming - GeeksforGeeks

    Mar 20, 2024 · Unary perators are operators that perform operations on a single operand. These operators play a crucial role in programming languages, offering functionalities such as incrementing, …

  4. UNARY Definition & Meaning - Merriam-Webster

    The meaning of UNARY is having, consisting of, or acting on a single element, item, or component : monadic.

  5. UNARY Definition & Meaning | Dictionary.com

    UNARY definition: pertaining to a function whose domain is a given set and whose range is contained in that set. See examples of unary used in a sentence.

  6. Unary Operators in C - GeeksforGeeks

    Jun 4, 2025 · In C programming, unary operators are operators that operate on a single operand. These operators are used to perform operations such as negation, incrementing or decrementing a variable, …

  7. unary - Wiktionary, the free dictionary

    May 5, 2026 · Noun unary (countable and uncountable, plural unaries) (mathematics) The unary, or bijective base -1, numeral system. (information theory) Unary coding, an entropy encoding for natural …

  8. Unary | Numeral Systems Wiki | Fandom

    Unary, or base 1 (or base-1), is the simplest numeral system for representing natural numbers. To represent a natural number n, a symbol representing 1 is repeated n times. Unary is a bijective …

  9. UNARY definition and meaning | Collins English Dictionary

    Consisting of, or affecting, a single element or component; monadic.... Click for English pronunciations, examples sentences, video.

  10. What Is an Unary Operator? - Computer Hope

    Dec 6, 2024 · In computer programming, a unary operator is an operator that takes only one value for its operation. An example in the C programming language is the increment operator (++), which …

  11. Unary Operation Definition (Illustrated Mathematics Dictionary)

    Illustrated definition of Unary Operation: An operation that has only one input. Example: the square root function. radic; (16) = 4 has just one input...