chickadee
»
nutils
»
PI
Identifier search
PI
procedure
generated by
mkconst
returns: value of PI, 3.14159265359
(import nutils) (print0nl "pi is approx " (PI)) ;; => pi is approx 3.14159265359