daft.functions.pi#
pi #
pi() -> Expression
Returns the mathematical constant pi (3.14159...).
Source code in daft/functions/numeric.py
211 212 213 | |
pi #pi() -> Expression
Returns the mathematical constant pi (3.14159...).
daft/functions/numeric.py211 212 213 | |