语言选择:
免费网上英汉字典|3Dict

polynomial

资料来源 : pyDict

多名的,多项式的多项式,由2字以上组成的学名多项式

资料来源 : Webster's Revised Unabridged Dictionary (1913)

Polynomial \Pol`y*no"mi*al\, a.
   1. Containing many names or terms; multinominal; as, the
      polynomial theorem.

   2. Consisting of two or more words; having names consisting
      of two or more words; as, a polynomial name; polynomial
      nomenclature.

Polynomial \Pol`y*no"mi*al\, n. [Poly- + -nomial, as in
   monomial, binomial: cf. F. polyn[^o]me.] (Alg.)
   An expression composed of two or more terms, connected by the
   signs plus or minus; as, a^{2} - 2ab + b^{2}.

资料来源 : WordNet®

polynomial
     adj : having the character of a polynomial; "a polynomial
           expression" [syn: {multinomial}]
     n : a mathematical expression that is the sum of a number of
         terms [syn: {multinomial}]

资料来源 : Free On-Line Dictionary of Computing

polynomial
     
        1.  An arithmetic expression composed by summing
        multiples of powers of some variable.
     
        	P(x) = sum a_i x^i for i = 0 .. N
     
        The multipliers, a_i, are known as "{coefficient}s" and N, the
        highest power of x with a non-zero coefficient, is known as
        the "degree" of the polynomial.  If N=0 then P(x) is constant,
        if N=1, P(x) is linear in x.  N=2 gives a "{quadratic}" and
        N=3, a "cubic".
     
        2.  {polynomial-time}.
依字母排序 : 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