を記入
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 】
意味 / 例文 /同義語/上位語/下位語/派生語 |
|---|
common divisor
![]() SimpleWikiWiktionaryGoogle検索CollinsCambridgeLongmanLongman英和Learners 【 18516 】 【意味】 "[名詞] an integer that divides two (or more) other integers evenly [例] 12 and 18 have a common divisor of 6. [例] The common divisor of the two numbers is. [例] They found the greatest common divisor of the two numbers. [意味] 公約数, 公倍数, 共通因数, 公因数, 一般的な約数 ; [同義語] common factor, common measure ; [上位語] factor, divisor ; [下位語] greatest common divisor, greatest common factor, highest common factor ; [同義語群] 13734992-n" |