https://github.com/rocity/get-denominations-js
Get denominations of an integer
https://github.com/rocity/get-denominations-js
Last synced: about 1 year ago
JSON representation
Get denominations of an integer
- Host: GitHub
- URL: https://github.com/rocity/get-denominations-js
- Owner: rocity
- Created: 2015-06-30T00:35:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T00:35:21.000Z (almost 11 years ago)
- Last Synced: 2025-02-02T22:32:39.628Z (over 1 year ago)
- Language: HTML
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#README
This code's function is to display all denominations of an integer in 1000s, 500s, 100s, 50s, 20s, and 10s
* Author: Kevin Paul Kalis
* Language: JavaScript
* Date: 6/30/2015