filer/docs/_build/html/_sources/constants/overview.txt

12 lines
242 B
Plaintext

Constants
=========
MathJS provides a few useful constants.
.. js:data:: TAU
Ratio of circumference to radius. There are TAU radians in a circle.
.. js:data:: PI
Ratio of circumference to diameter. There are 2*PI radians in a circle.