PI


Description:

[ CCode ( cname = "G_PI" ) ]
public const double PI

The value of pi (ratio of circle's circumference to its diameter).

Note:

Remember to link the math library: valac -X -lm ...


Namespace: GLib.Math
Package: glib-2.0