mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-19 12:05:51 +01:00
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
Constants
|
|
'$PI' can be used in place of '3.14159'
|
|
'$E' can be used in place of '2.71828'
|
|
'$PHI' can be used in place of '1.618033'
|
|
Numbers can be specified as integers or as floating point
|
|
(i.e. '5' or '5.0' or '5.00001') |