@mathools/waves
v1.0.0
Published
some very usefull math tools
Downloads
2
Readme
@mathools/waves
@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 anumber
to stay between0
and360
( or0
and2π
)Square
square(x)
=> squared waveTriangle
triangle(x)
=> triangle waveSawtooth
sawtooth(x)
=> sawtooth waveRounded
rounded(x)
=> rounded sin waveNoise
noise(x)
=> randomic wave
Contacts
If you like the project feel free to contact me on my .
Something gone wrong? Feel free to rise an issue!
Did you like this project and it was usefull? Help me improve my work: