0.0.9 • Published 12 months ago

@aledev-org/npm-001-js-helpers v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

JS - Helpers // 001

A library with arithmetic, statistical, and trigonometric functions.

Functions

Arithmetric operations

  • add
  • subtract
  • multiply
  • divide
  • power
  • squareRoot

Statistical operations

  • mean
  • median
  • standardDeviation

Trigonometric functions

  • sine
  • cosine
  • tangent
  • degreesToRadians
  • radiansToDegrees

Installation

npm install @alxmcr/npm-001-js-helpers
0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.1

12 months ago