Skip to content

Conversation

@simsaidan
Copy link

Modifies the new division function from a previous PR to return both the floor quotient and the remainder. Changes the mod function to call this, as it is applicable for any positive divisor in range.

Also modifies the mod test cases to reflect this expanded ability.

Modifies the new division function from a previous PR to
return both the floor quotient and the remainder. Changes the
mod function to call this, as it is applicable for any positive
divisor in range.

Also modifies the mod test cases to reflect this expanded ability.
@simsaidan simsaidan mentioned this pull request Jan 2, 2026
@dakk dakk linked an issue Jan 3, 2026 that may be closed by this pull request
@dakk dakk merged commit 0e5f92c into dakk:master Jan 3, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qint division modulo

3 participants