/fun-with-numbers

fun-with-numbers

Primary LanguageJavaScript

fun-with-numbers

Project with some basic numeric algorithms.

Implemented:

Ideas:

  • Greatest Common Divisor
  • Least Common Multiple
  • Convert arabic numerals to roman numerals
  • Number to Text converter
  • Pronic number
  • Josephus Problem
  • Twin prime numbers