12 lines
242 B
Plaintext
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.
|