@onodi-miklos/math-utils
v2.0.0
Published
Some Math Utility
Readme
@onodi-miklos/math-utils
ESM!
Some math utility:
value of pi, round numbers using string slicing, round numbers using Math.round() to a specific accuracy, convert angle units (radians and degrees), get avarage, get factorial, get factorial using the gamma function, gamma function, get absolute value, get reciprocal
Installation
npm install @onodi-miklos/math-utils