logo
0
0
WeChat Login

math

math contains mathematical constants and functions.

Installation

npm install math --registry=https://npm.cnb.cool/impossible98/nodejs/nodejs_pm/-/packages/

Setup

Install the dependencies:

npm install

Get started

Build the library:

npm build

Build the library in watch mode:

npm dev