An open API service indexing awesome lists of open source software.

https://github.com/timoanttila/php-prime-number

Let's play with primary numbers.
https://github.com/timoanttila/php-prime-number

php php-test php-testing

Last synced: 2 months ago
JSON representation

Let's play with primary numbers.

Awesome Lists containing this project

README

        

# PHP Prime Number

If the number is primary, add the numbers starting from one, if the number is less than two, return zero and otherwise minus one.