Pi

double Pi ();

Purpose

This function returns the value of Pi. Pi is the ratio of the circumference to the diameter of a circle.

Parameters

None.

Return Value

Name Type Description
pi double Returns the value of Pi