We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cfa81 commit c044d34Copy full SHA for c044d34
kotlin-math-2/README.md
@@ -3,3 +3,4 @@
3
- [Find Average of All Items in a List in Kotlin](https://www.baeldung.com/kotlin/list-mean-value)
4
- [How to Calculate Standard Deviation in Kotlin](https://www.baeldung.com/kotlin/standard-deviation)
5
- [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