A lightweight mathematical library that allows a comfortable handling of complex numbers in Kotlin Installation The Maven artifact is available in the Maven Central repository: The sources are hosted on GitHub. Examples import org.kotlinmath.* The complex number 4+3i can be […]