MMike: floats have a maximum precision of about 6 digits, vars 9 digits, and doubles 14 digits. There is no variable with 20 digits precision. Constants in the script are either floats or integers. When you get syntax errors, something's wrong with your version or your code.