Update README.md
This commit is contained in:
parent
d458fe57e9
commit
9d9f178d7e
|
@ -1,3 +1,4 @@
|
||||||
## Relevant Articles
|
## Relevant Articles
|
||||||
- [Check if a double Is an Integer in Java](https://www.baeldung.com/java-check-double-integer)
|
- [Check if a double Is an Integer in Java](https://www.baeldung.com/java-check-double-integer)
|
||||||
- [Print a Double Value Without Scientific Notation in Java](https://www.baeldung.com/java-print-double-number-no-scientific-notation)
|
- [Print a Double Value Without Scientific Notation in Java](https://www.baeldung.com/java-print-double-number-no-scientific-notation)
|
||||||
|
- [Check if a Float Value is Equivalent to an Integer Value in Java](https://www.baeldung.com/java-float-integer-equal)
|
||||||
|
|
Loading…
Reference in New Issue