I have some common code that needs Math.PI. It’s o...
# multiplatform
g
I have some common code that needs Math.PI. It’s only available from kotlin.js or kotlin.jvm. What is the best way to manage that need?