Update README.md

[skip ci]
This commit is contained in:
edizor 2023-12-07 22:24:56 +08:00 committed by GitHub
parent 3adfcb215c
commit d63b2b5a2a

View File

@ -5,3 +5,4 @@
- [How To Convert Double To Float In Java](https://www.baeldung.com/java-convert-double-float)
- [Converting from float to BigDecimal in Java](https://www.baeldung.com/java-convert-float-bigdecimal)
- [Convert Positive Integer to Negative and Vice Versa in Java](https://www.baeldung.com/java-negating-integer)
- [Rounding Up a Number to Nearest Multiple of 5 in Java](https://www.baeldung.com/java-round-nearest-multiple-five)