单词 | binary operation |
释义 | Binary Operation![]() An operation that needs two inputs. A simple example is the addition operation "+": In 2 + 3 = 5 the operation is "+", which takes two values (2 and 3) and gives the result 5 Subtraction, multiplication and division are also binary operations, and there are many more. The two inputs are called "operands". Also, a binary operation should take and return things of the same type! In other words, the operands and the result must belong to the same Set. An operation that has only one input is called a "unary operation". Example: the square root function is a unary operation: √(16) = 4 has just one input "16" to produce an output of 4 See: Set |
随便看 |
数学辞典收录了1200条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。