Returns the mathematical constant \(π\).
pi
// Print 14 digits and allow 16 digits worth of space for // each printed number format /rdn 16,14; print pi;
will return:
3.14159265358979