好词典

subscripts

UK //ˈsʌbskrɪpts//US //ˈsʌbskrɪpts//

词源

源自拉丁语 'subscriptus',意为'写在下方',由 'sub-'(下)和 'scriptus'(写)组成。

noun

❶ 下标,指在数学、化学或编程中写在符号右下角的小字符,用于标识不同的变量或元素。

“In the chemical formula H₂O, the '2' is a subscript.”

(在化学式H₂O中,'2'是一个下标。)

“Mathematicians often use subscripts to denote different variables, like x₁ and x₂.”

(数学家常用下标表示不同变量,如x₁和x₂。)

同义词:indices, inferior letters, small characters

verb

❶ 将字符或数字以小号形式写在符号的右下角,通常用于科学或技术文档中。

“You need to subscript the numbers in the chemical formula.”

(你需要在化学式中将数字写成下标。)

“The software automatically subscripts the second character in H₂O.”

(该软件自动将H₂O中的第二个字符设为下标。)

同义词:lower, write below, mark as subscript

常见短语

subscript notation — 下标表示法,用于在数学、科学或编程中通过下标区分不同元素或变量。

“The subscript notation is widely used in linear algebra.”

(下标表示法在线性代数中广泛使用。)

array subscripts — 数组下标,编程中用于访问数组中特定位置的元素的索引。

“Array subscripts in C start from 0.”

(C语言中的数组下标从0开始。)