Kotlin don't have a comprehensive maths library. ...
# multiplatform
o
Kotlin don't have a comprehensive maths library. I am trying to convert to radians and degrees. But does doesn't exist. Does anyone know any suggestions. Although I did create my own to degree and to radians extention functions
👍 1
z
There are a handful of libraries for various math problems, depending on what you need https://klibs.io/?query=math
👍 2