(programming term): A unary operator returns a value based on the value of one operand. Factorial and square root are unary operators.
contrast to: binary operator