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

12 lines
242 B
Plaintext
Raw Normal View History

2012-11-08 05:12:41 +00:00
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.