Creates a function that will return the value of the mathemetical constant 'π'
            
 
    Namespace: 
   Couchbase.Lite.Query
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
 Syntax
Syntaxpublic static IExpression Pi()
Return Value
Type: 
IExpressionThe value of 'π'
 See Also
See Also