modulus
「modulus」的意思
n. 系数;模数
n.系数,模数
「modulus」的用法
modulus模数 - 在数学中,模数是一个整数,用于定义除法运算的商和余数。
「modulus」的例句
The modulus of 10 divided by 3 is 1.
10除以3的模数是1。
The modulus of -5 divided by 2 is -1.
-5除以2的模数是-1。
In modular arithmetic, the modulus is a positive integer.
在模运算中,模数是一个正整数。
The modulus operation is used in many cryptographic algorithms.
模运算在许多加密算法中都有应用。
The remainder when 7 is divided by 4 is the modulus of 7 modulo 4.
7除以4的余数是7对4的模数。
Modular arithmetic is used in computer science and engineering.
模运算在计算机科学和工程中都有应用。
The modulus of a number can be found using the modulo operator (%).
数字的模数可以通过取模运算符(%)找到。
The modulus operation is also known as the remainder operation.
模运算也被称为余数运算。
In modular arithmetic, the set of integers modulo n forms a ring.
在模运算中,整数集 modulo n 形成一个环。
The modulus operation can be used to find the least positive residue.
模运算可以用来找到最小的正余数。