associativityの主な意味と例文
1名詞
意味 - 結合性
- 結合法則
- アソシアティビティ
a property of operations in which the grouping of operands does not affect the result
例文 Addition is associative because (a + b) + c = a + (b + c).
加算は結合性がある、なぜなら (a + b) + c = a + (b + c) だからです。
Associativity is important when performing multiple operations.
複数の演算を行うときに結合性は重要です。