aureooms/js-fft

View on GitHub
src/ifft.js

Summary

Maintainability
A
50 mins
Test Coverage

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

export default function ifft ( $1 , add , sub , mul , imul , div2 , iroot2n ) {
Severity: Major
Found in src/ifft.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status