simple-mathematic

This package consists of common mathematic functions unavailable in Math module. Main focus is on simplicity & efficient implementation.

Remarks

Library defines a list of modules with mathematic functions unavailable in EcmaScript's Math module, however freely available in some other common languages like Python or Ruby.

All functions are implemented in TypeScript with main focus on unsing efficient algorithms. Documentation of every function tries to shed light up on each specific implementation, so consumer can easily choose whether to use such function in their specific applications.

Index

Functions

Generated using TypeDoc