Revision Difference
math.pi#522277
<cat>libraryfunc</cat>
# Not a function
This is NOT a function, it's a variable containing the mathematical constant pi.
For example: math.sin( math.pi ) will return 0.
This is NOT a function, it's a variable containing the mathematical constant pi. (3.1415926535898)
For example: math.sin( math.pi ) will return 0.⤶
⤶