Approximate value of pi.

Property definitions

core :: math $ Sys :: pi
# Approximate value of **pi**.
fun pi: Float do return 3.14159265
lib/core/math.nit:554,1--555,34