The only time you should use lettering like this for variables are for well known formulas and as a local variable.
Try camel lettering like iArea, first letter lower case with it giving the reader a hit towards its data type. It makes things look cleaner and reduces mistakes as well.