Updated README.md
added link back to the article: https://www.baeldung.com/java-check-number-positive-negative
This commit is contained in:
parent
4859fc9324
commit
8bc901c7d1
|
@ -1,3 +1,4 @@
|
|||
### Relevant Articles:
|
||||
- [Check if a Number Is Odd or Even](https://www.baeldung.com/java-check-number-parity)
|
||||
- [How to Check Whether an Integer Exists in a Range with Java](https://www.baeldung.com/java-interval-contains-integer)
|
||||
- [Check if a Number Is Positive or Negative in Java](https://www.baeldung.com/java-check-number-positive-negative)
|
||||
|
|
Loading…
Reference in New Issue