kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.math
/
PI
PI
Common
const
val
PI
:
Double
=
3.141592653589793
Content copied to clipboard
Ratio of the circumference of a circle to its diameter, approximately 3.14159.
Since Kotlin
1.2