Usage

Syntax: pi

Explanation

It's a variable containing an approximate value of pi up to 9 decimal places.

Example

function onCreated()
{
  echo(pi);
}


... echoes 3.141592653.

Categories

CategoryBuiltInVariable

There is one comment on this page. [Display comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki