十倍
... Dectra台卡跟踪和测距导航系统 decuple十倍;使增加到十倍 DECUS数字设备公司用户协会 ...
使增加到十倍
... Dectra台卡跟踪和测距导航系统 decuple十倍;使增加到十倍 DECUS数字设备公司用户协会 ...
十重
... 九重nonuple 十重decuple 5-10后面一次加two ...
十倍于
... decumbent 爬在地上的 decuple 十倍于 decupletenfold 十倍的 ...
A tuple is an ordered list of elements. In mathematics, an n-tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, an empty sequence. An -tuple is defined inductively using the construction of an ordered pair. Tuples are usually written by listing the elements within parentheses "" and separated by commas; for example, denotes a 5-tuple. Sometimes other delimiters are used, such as square brackets "" or angle brackets "". Braces "" are almost never used for tuples, as they are the standard notation for sets. Tuples are often used to describe other mathematical objects, such as vectors. In computer science, tuples are directly implemented as product types in most functional programming languages. More commonly, they are implemented as record types, where the components are labeled instead of being identified by position alone. This approach is also used in relational algebra. Tuples are also used in relation to programming the semantic web with Resource Description Framework or RDF. Tuples are also used in linguistics and philosophy.