0.0.3-a1 • Published 6 years ago

sangoon_is_math v0.0.3-a1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Codacy Badge Build Status Discord npm NPM version MIT level ad GitHub followers Build status

discord embedNPM

Sangoon_Is_Math

Install

npm install sangoon_is_math --save
yarn add sangoon_is_math

Example Usage:

const SIM = require("sangoon_is_math");

console.log(SIM.plus(3, 4));
console.log(SIM.Minus(3, 4));
console.log(SIM.multiply(3, 4));
console.log(SIM.division(3, 4));
console.log(SIM.caret(3, 4));
console.log(SIM.official.github);

Docs

http://math.sangoon.kro.kr/

Contributor's Server

pmh discord embed

cdiscord embed

0.0.3-a1

6 years ago

0.0.3-a

6 years ago

0.0.3

6 years ago

0.0.2-a

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.1-bugfix

6 years ago

0.1.2-fix

6 years ago

0.1.2-bugfix

6 years ago

0.1.1-bugfix

6 years ago

0.1.1

6 years ago

0.1.0-beta

6 years ago

0.1.0

6 years ago