PI function

Fully qualified name: Std.Math.PI

function PI() : Double

Summary

Returns a double-precision approximation of the matematical constant 𝝅 ≈ 3.14159265358979323846

Remarks

Mathematical constant 𝝅 represents the ratio of the circumference of a circle to its diameter. It is useful in many applications such as rotations and complex arithmetic.

References

Wikipedia article - Pi

See Also

  • Microsoft.Quantum.Math.E