0.0.9 • Published 1 year ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago