1.0.5 • Published 2 years ago

mosti_haengsong v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago