aureooms/js-integer-big-endian

View on GitHub
src/core/arithmetic/div/_idivmod_schoolbook.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _idivmod_schoolbook has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _idivmod_schoolbook(r, a, ai, aj, b, bi, bj, q, qi) {
Severity: Major
Found in src/core/arithmetic/div/_idivmod_schoolbook.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status