PHP » PYTHON |
login |
register |
about
|
PYTHON Predefined Constants
is this article helpful?
|
Python replacement for PHP's Predefined Constants
[
edit
| history
]
import math math.pi # Pi math.e # e Predefined ConstantsThe constants below are always available as part of the PHP core.
Only M_PI is available in PHP versions up to and including PHP 4.0.0. All other constants are available starting with PHP 4.0.0. Constants labeled [5.2.0] were added in PHP 5.2.0. |
more
Recently updated
more
Most requested
|