https://github.com/lurenss/goldbach-method
This function return the minor prime number which composes a even number.
https://github.com/lurenss/goldbach-method
goldbach-conjecture prime-numbers
Last synced: 2 months ago
JSON representation
This function return the minor prime number which composes a even number.
- Host: GitHub
- URL: https://github.com/lurenss/goldbach-method
- Owner: lurenss
- Created: 2019-03-08T10:49:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T10:55:57.000Z (over 6 years ago)
- Last Synced: 2025-02-14T12:20:03.328Z (4 months ago)
- Topics: goldbach-conjecture, prime-numbers
- Language: C
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goldbach-method
This function return the minor prime number which composes a even number.
## Istruction
If you run this function with odd number It reuturns 0 else It returns the minor prime number using goldbach methos