arithmetic expression

来自翻译宝典
跳转至:导航、​搜索
arithmetic expression
算术表达式
- 英语>简体中文, 计算机词典
arithmetic expression
算术式
含有算术运算及其运算元的一种运算式,可被简化成一个单一的数值。
一种叙述,含有由一个至多个算术运算号连结起来的资料项的任一种组合形式。用这种方式,可使该叙述化为一个单一的数值。
- 英语>简体中文, 计算机词典
arithmetic expression
算术表达式
- 英语>简体中文, 英汉计算机词汇
arithmetic expression
算术表达式;[算术式]
1. An expression that contains arithmetic operations and operands and that can be reduced to a single numeric value.
一种表达式,包含算术算符和操作数,并能简约为一个数值。
2. In assembler programming, a conditional assembly expression that is a combination of arithmetic terms, arithmetic operators, and paired parentheses.
汇编语言中的条件汇编表达式,由算术项、算术算符和成对的括号组成。
3. In COBOL, a statement containing any combination of data names, numeric literals, and figurative constants, joined together by one or more arithmetic operators in such a way that the statement as a whole can be reduced to a single numeric value. COBOL语言中的一种语句,由一个或多个算术运算符将数据名、数值文字及象征常数连在一起构成,使该语句能做为一个整体简约为一个数值。
4. In programming language, for example, FORTRAN, a combination of arithmetic operators and arithmetic primaries.
在程序设计语言(例如FORTRAN语言)中,算术运算符和算术初等量的组合。
- 英语>简体中文, 计算机英汉双解词典
arithmetic expression
算术表达式
- 英语>简体中文, 简明英汉词典
arithmetic expression
算術表式
- 英语>繁体中文(台湾), 电子计算机名词
arithmetic expression
算術式
- 英语>繁体中文(台湾), 教育学名词
arithmetic expression
算術表示
- 英语>繁体中文(台湾), 数学名词
arithmetic expression
算术表达式
A series of elements, including data labels and constants as well as numbers, that are joined by arithmetic operators, such as + and -, and can be calculated to produce a value.
- 英语>简体中文, IT术语集