Macros
From Sputnik Wiki
(Difference between revisions)
UberFoX (Talk | contribs)
(Created page with "= Macros = === Misc === @ERROR - Stores the state of the last error which can be useful to find out exactly what happened. === Math === @PI - Mathematical constant that is th...")
Newer edit →
(Created page with "= Macros = === Misc === @ERROR - Stores the state of the last error which can be useful to find out exactly what happened. === Math === @PI - Mathematical constant that is th...")
Newer edit →
Revision as of 17:43, 8 November 2011
Macros
Misc
@ERROR - Stores the state of the last error which can be useful to find out exactly what happened.
Math
@PI - Mathematical constant that is the ratio of any circle's circumference to its diameter @E - Represents the natural logarithmic base, specified by the constant, e.