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