Skip to content

NalimWeso/geometric-sequence-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometric Sequence Checker

Program designed to analyze a set of numbers, determining if the sequence is geometric and providing the sequence's ratio if confirmed. Crafted using JavaScript as an inside joke for my mathematics teacher. The initial version was created in one evening. Subsequently, the program underwent minor enhancements.