英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

unary    
a. 一元的; 单元件的

一元的; 单元件的

unary
一目关系; 一元关系; 一元的; 一目的

unary
一一元

unary
adj 1: consisting of or involving a single element or component;
"in a unary operation in a mathematical system one
element is used to yield a single result"

1. (or "{monadic}") A description of a
{function} or {operator} which takes one {argument}, e.g. the
unary minus operator which negates its argument. The term is
part of the same sequence as {nullary} and {binary}.

2. Base one. A number base with only one
digit, namely zero, and which can therefore only be used to
express the number zero. Attempting to add one to zero
results in an infinite sequence of carries. Numbers in unary
notation can be represented particularly efficiently however
since each digit requires no storage.

(2001-02-25)


请选择你想看的字典辞典:
单词字典翻译
unary查看 unary 在百度字典中的解释百度英翻中〔查看〕
unary查看 unary 在Google字典中的解释Google英翻中〔查看〕
unary查看 unary 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • unary operator expected error in Bash if condition
    "unary operator expected" error in Bash if condition Asked 13 years, 3 months ago Modified 3 years, 8 months ago Viewed 663k times
  • What is the purpose of the unary plus (+) operator in C?
    The unary + operator does only one thing: Since those would occur anyway if the operand were used in an expression, one imagines that unary + is in C simply for symmetry with unary -
  • c# - What does the unary plus operator do? - Stack Overflow
    Actually, unary plus does do something - even in C It performs the usual arithmetic conversions on the operand and returns a new value, which can be an integer of greater width If the original value was an unsigned integer of lesser width than int, it will be changed to a signed value as well Usually this isn't that important, but it can have an effect, so it's not a good idea to use unary
  • How do the C and C++ compilers distinguish unary operators?
    Deduction of whether it's a subtraction or a unary operator depends on the presence of a previous operand and is highly contextual Can someone give a simple summary of the rules of how the compiler decides this?
  • Invalid type argument of unary * (have int) Error in C
    The unary operator yields the address of its operand The type is of , not Therefore you cannot assign a to an without a cast The expression
  • What does -- do in Excel formulas? - Stack Overflow
    The double-dash is known as a double unary operator Try this link: Why use -- in SUMPRODUCT formulae Specifically: SUMPRODUCT () ignores non-numeric entries A comparison returns a boolean (TRUE FALSE) value, which is non-numeric XL automatically coerces boolean values to numeric values (1 0, respectively) in arithmetic operations (e g , TRUE + 0 = 1) The most efficient way to coerce the
  • error: invalid type argument of ‘unary *’ (have ‘int’)
    error: invalid type argument of ‘unary *’ (have ‘int’) Asked 14 years, 11 months ago Modified 7 years, 1 month ago Viewed 158k times
  • Whats the purpose of the + (pos) unary operator in Python?
    6 __pos__() exists in Python to give programmers similar possibilities as in C++ language — to overload operators, in this case the unary operator + (Overloading operators means give them a different meaning for different objects, e g binary + behaves differently for numbers and for strings — numbers are added while strings are





中文字典-英文字典  2005-2009