Java.Lang.StrictMath.Pi Field
The double value closest to pi, the ratio of a circle's circumference to its diameter.

Value: 3.14159265358979

Syntax

[Android.Runtime.Register("PI")]
public const double Pi

Remarks

The double value closest to pi, the ratio of a circle's circumference to its diameter.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1