术语 | arithmetic assignment statement |
释义 | arithmetic assignment statement 算术赋值语句;[算术指定叙述] In Fortran, a statement, the form of which is V=e, where V is the name of a variable or array element of type integer or real and e is an arithmetic expression.Execution of an arithmetic assignment statement causes the evaluation of the expression e and conversion of e to the type of V, and assignment of V with the resulting value. Fortran语言中的一种语句,形式是V=e,其中V是一整型或实型变量名或数组元素名,e是 一算术表达式。算术赋值语句执行的结果是:对表达式e求值,将值的类型转换为V的类型,并 将结果值赋给V。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。