New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@mathools/waves

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mathools/waves

some very usefull math tools

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@mathools/waves

License Email Donate Donate

@mathools waves module, a library of waves functions

Installing

For install library is easy to install by cloning the repo. You can install trhought npm too: Local installation

npm install @mathools/waves

Global installation

npm install -g @mathools/waves

Contains

  • Parametric parametric(number, isDegree) => constrain a number to stay between 0 and 360 ( or 0 and )

  • Square square(x) => squared wave

  • Triangle triangle(x) => triangle wave

  • Sawtooth sawtooth(x) => sawtooth wave

  • Rounded rounded(x) => rounded sin wave

  • Noise noise(x) => randomic wave

Contacts

If you like the project feel free to contact me on my Email.

Something gone wrong? Feel free to rise an issue!

Did you like this project and it was usefull? Help me improve my work:

Donate Donate

Keywords

math

FAQs

Package last updated on 08 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts