を記入
function newMark(y,m,d)
{ oldDay = new Date(y+"/"+m+"/"+d);
newDay = new Date();
n = (newDay - oldDay)/(1000*60*60*24);
if(n <= 14)document.write("
");}
//-->
| 単語 / 【 ID 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
commutative
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 124297 】 【意味】 "[形容詞] (of a binary operation) independent of order; as in e.g. ""a x b = b x a"" [例] Addition is commutative. [例] They proved that the binary operation was commutative. [例] The commutative property of multiplication means that the order of the factors does not matter. [意味] 交換可能, 交換律, 交換法則, 可換 ; [類似語] independent ; [派生] commutate ; [同義語群] 00728826-a" |