Skip to content

Commit c044d34

Browse files
authored
Update README.md
1 parent 95cfa81 commit c044d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-math-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- [Find Average of All Items in a List in Kotlin](https://www.baeldung.com/kotlin/list-mean-value)
44
- [How to Calculate Standard Deviation in Kotlin](https://www.baeldung.com/kotlin/standard-deviation)
55
- [Check if a Number Can Be Expressed as Sum of Two Prime Numbers in Kotlin](https://www.baeldung.com/kotlin/number-sum-two-primes-test)
6+
- [Check if a Number Is Prime in Kotlin](https://www.baeldung.com/kotlin/primality-test)

0 commit comments

Comments
 (0)