arithmetic-operations-for/naturals-big-endian

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

Summary

Maintainability
A
50 mins
Test Coverage

Function _imod_schoolbook has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function _imod_schoolbook(r, a, ai, aj, b, bi, bj) {
Severity: Major
Found in src/core/arithmetic/div/_imod_schoolbook.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status