2020-08-20 06:15:54 -04:00
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [Probability in Java](https://www.baeldung.com/java-probability)
|
2020-11-05 01:17:57 -05:00
|
|
|
|
- [Understanding the & 0xff Value in Java](https://www.baeldung.com/java-and-0xff)
|
2021-01-20 09:42:24 -05:00
|
|
|
|
- [Determine if an Integer’s Square Root Is an Integer in Java](https://www.baeldung.com/java-find-if-square-root-is-integer)
|
2021-07-21 13:16:53 -04:00
|
|
|
|
- [Guide to Java BigInteger](https://www.baeldung.com/java-biginteger)
|
2022-03-16 09:47:44 -04:00
|
|
|
|
- [Automorphic Numbers in Java](https://www.baeldung.com/java-automorphic-numbers)
|
2022-04-12 20:57:21 -04:00
|
|
|
|
- [Convert Byte Size Into a Human-Readable Format in Java](https://www.baeldung.com/java-human-readable-byte-size)
|
2022-04-18 07:54:23 -04:00
|
|
|
|
- [Convert boolean to int in Java](https://www.baeldung.com/java-boolean-to-int)
|
2022-05-17 00:58:36 -04:00
|
|
|
|
- [Reverse a Number in Java](https://www.baeldung.com/java-reverse-number)
|
2022-06-06 23:37:28 -04:00
|
|
|
|
- [Check if BigDecimal Value Is Zero](https://www.baeldung.com/java-bigdecimal-zero)
|
2022-06-26 07:22:45 -04:00
|
|
|
|
- More articles: [[<-- prev]](../core-java-numbers-3) [[next -->]](../core-java-numbers-5)
|