PI

From Mesham

Jump to: navigation, search

Overview

This pi[] function will return PI. Note: The number of significant figures of PI is implementation specific.

  • Pass: None
  • Returns: A double representing PI

Example

var a:=pi[];
Personal tools