yakir_lihi
v1.0.5
Published
Assignment 4 in the Website Development course
Readme
What the package is for:
The package contains functions for calculating statistics
installing
npm install yakir_lihi
usage
The package contains the following functions:
- average (array) - Calculates the average of an array of numbers
- median (array) - Calculates the median of an array of numbers
- Variance (array)- Calculates the variance of an array of numbers
written by
Yakir Juma & Lihi Polak
