https://github.com/iamotz/aritgeo
A program to determine if a sequence is Arithmetic or Geometric
https://github.com/iamotz/aritgeo
algorithm arithmetic geometric javascript nodejs sequence tdd
Last synced: 7 months ago
JSON representation
A program to determine if a sequence is Arithmetic or Geometric
- Host: GitHub
- URL: https://github.com/iamotz/aritgeo
- Owner: IAMOTZ
- Created: 2017-08-29T11:55:14.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-08-29T11:59:32.000Z (about 8 years ago)
- Last Synced: 2025-01-19T15:21:00.528Z (9 months ago)
- Topics: algorithm, arithmetic, geometric, javascript, nodejs, sequence, tdd
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aritGeo
A program to determine if a sequence is Arithmetic or Geometric
To test the program, open the command propmt and type
node start