Skip to content
Deep Learning University
  • Deep Learning Tutorials
  • Database Tutorials
  • Machine Learning Tutorials
  • Quantum Computing Tutorials






















Cypher Pi Function

pi() returns the mathematical constant pi.

Syntax: pi()

Returns: A Float.

Example

RETURN pi()

Returns the following Result

pi()
3.141592653589793

Learn More

← Previous
Cypher Functions
Next →
Copyright © 2025 Deep Learning University | Powered by Astra WordPress Theme