1.0.5 • Published 1 year ago

mosti_haengsong v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

N단과 M단의 합을 구하고 그 둘을 합치는 함수

설치
npm install mosti_haengsong
  • 업데이트 체크 및 버그 수정으로 현재 1.0.4버전입니다.
사용방법
import {haengsong} from 'mosti_haengsong'



haengsong(4,7)


---> [180, 315, 495]
  • haengsong(n,m)
    • 구구단 n단의합, m단의합, 둘의 합을 반환하는 함수
1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago