0.0.3-a1 • Published 5 years ago

sangoon_is_math v0.0.3-a1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.3-a

5 years ago

0.0.3

5 years ago

0.0.2-a

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.1-bugfix

5 years ago

0.1.2-fix

5 years ago

0.1.2-bugfix

5 years ago

0.1.1-bugfix

5 years ago

0.1.1

5 years ago

0.1.0-beta

5 years ago

0.1.0

5 years ago