1.0.1 • Published 10 years ago
prime-calculate v1.0.1
Prime Calculate
A small terminal app to test whether input is prime or composite number
Installation
$ npm install -g prime-calculateUsage
From the terminal:
$ prime-calculateNumber: <Insert Number of Your Choice>Note
- There is a bug if the program received a string (like "Hello World") rather than a numerical value
- The program will output "Nan .... "
- Any help in fixing this bug is welcome :)
Version
- 1.0
License
- ISC
Copyright (c) 2015 Danny Nguyen, Vanielle Le
1.0.1
10 years ago