ca-sousa / array-equalize

A JS script that equalizes array following the Patel and Goswami formula.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Equalize an Array

A Script that equalize arrays.

Instructions

First, make a git clone on this repository, don't forget to install Node.js.

Run

# Run the Script on terminal, the return will be the array already equalized 
$ node arrayEqualize.js

About

A JS script that equalizes array following the Patel and Goswami formula.


Languages

Language:JavaScript 100.0%