Used in a Sentence

modulo

Definition, parts of speech, synonyms, and sentence examples for modulo.

Editorial note

EdDSA itself uses modulo reduction for the nonce, using a large enough source (~2^512 modulo ~2^252) value that renders the bias irrelevant.

Examples16
Definitions1
Parts of speech1

Quick take

(computing) The operation or function that returns the remainder of one number divided by another.

Meaning at a glance

The clearest senses and uses of modulo gathered in one view.

noun

(computing) The operation or function that returns the remainder of one number divided by another.

Definitions

Core meanings and parts of speech for modulo.

noun

(computing) The operation or function that returns the remainder of one number divided by another.

Example sentences

1

EdDSA itself uses modulo reduction for the nonce, using a large enough source (~2^512 modulo ~2^252) value that renders the bias irrelevant.

2

Biases caused by modulo reduction are dangerous when the source integer is relatively close to the target distribution.

3

It's sound modulo the assumption that everybody is being honest when they report their salaries, sure.

4

By the end of the staircase, you will know the number of stairs modulo ten.

5

That's why you should not use modulo %, but rshift or better use Melissa E.

6

If max is 2^32 and 2^32 modulo charset.length = 0 it should be fine.

7

You can then generate some tables that make multiplication and addition of these elements modulo your irreducible polynomial fast, and then apply this interpolation technique.

8

You're not even detaching resource subsystems from a unit of execution's POV, you're cloning the entire OS namespace modulo disallowed subsystems for every unit of execution.

9

But yes, in general the rand-modulo pair is an anti-pattern.

10

The one place I saw an INT_MIN / -1 bug (in code review, iirc) was also for an interpreted language implementing a modulo operator.

11

It'd be a problem if the function returned BigObject&&, but since it returns BigObject the move happens inside the function body which should be fine (modulo the issues raised in the article).

12

% shouldn't decrease the entropy, modulo of random is still random.

Quote examples

1

Just like you could create a field by considering a set of elements modulo some prime, if you pick a "prime" polynomial and take the set of polynomials modulo your "prime" polynomial, then you get another field.

2

(well, assuming "instant results" is branding for "submits the query every time you hit a key, modulo some debouncing" -- not actually instant in practice).

3

But reddit's fundamental "asset" is its community, which came about (both implicitly and explicitly) from the idea that reddit is simply a technical platform and actual administration was done by subreddits (modulo the government-imposed censorship of any centralized site).

Proper noun examples

1

Modulo typos and English errors, this is how a piece of software should look.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use modulo in a sentence?

EdDSA itself uses modulo reduction for the nonce, using a large enough source (~2^512 modulo ~2^252) value that renders the bias irrelevant.

What does modulo mean?

(computing) The operation or function that returns the remainder of one number divided by another.

What part of speech is modulo?

modulo is commonly used as noun.