8000 GitHub - ttakkku/Sangoon_Is_Math: Sangoon_Is_Math is Math Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ttakkku/Sangoon_Is_Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0