Nyquist / XLISP 2.0  -  Contents | Tutorials | Examples | Reference

rrandom


Type:   -   Lisp variable
Source:   -   dspprims.lsp

Syntax

pi
returns - a floating point value of 3.14159265358979

Description

The 'pi' variable returns a floating point approximation of the number 'pi'.

Examples

pi  => 3.14159265358979

  Back to Top


Nyquist / XLISP 2.0  -  Contents | Tutorials | Examples | Reference