aureooms/js-polynomial

View on GitHub
src/evaluate/horner.js

Summary

Maintainability
A
35 mins
Test Coverage

Function horner has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    var horner = function ( p , i , j , x , y ) {
Severity: Minor
Found in src/evaluate/horner.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status