Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 2.43 KB

README.md

File metadata and controls

49 lines (39 loc) · 2.43 KB

sangoon_is_math

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