modulo

D.J.:[ˈmɔdjuləu] K.K.:[ˈmɑdʒəlo]

prep.

  1. 以…为模

网络词典

modulo

英 ˈmɒdjʊləʊ 美 ˈmɑːdjʊləʊ
名词 中文翻译:模数
同义词: ['divisor', 'divisorial', 'modulus例句:1. The number 3 is a divisor of 6 because 3 divides evenly into 6 without leaving a remainder.(3是6的除数,因为3能够整除6而没有余数。)']

例句:

  1. 1. The number 3 is a divisor of 6 because 3 divides evenly into 6 without leaving a remainder.
    3是6的除数,因为3能够整除6而没有余数。
  2. 2.In mathematics, the modulo operation is used to find the remainder when one number is divided by another.
    在数学中,模除操作用于找出一个数除以另一个数的余数。
  3. 3.The modulo function in programming is used to determine the remainder when two numbers are divided by each other.
    编程中的模除函数用于确定两个数相除后的余数。