Yes, you are correct. It is in the documentation, but it is a few layers down. Go the the online help for the Levenberd Marquardt VI >> Parse Formula String VI. The formula definition states that "the formula can contain any number of valid variables". There is a link from the word variables to a Formula VI Variables online document. In this docuement, it list all the available variables:
a, a0,...,a9
b, b0,...,b9
.
.
.
z, z0,...,z9
Note: For variable and function names, only lowercase letters are allowed. The VIs interpret capital letters as errors.