Hi Mary,
The textArea can contain any
Java Font. Some fonts are not fixed size therefore we can't say that it will have exactly 3 columns because the width calc will use the largest font character (probably something like 'W'). Therefore, if we type in many narrow characters (probably something like 'i') we may fit more than 3 of them on a line!
Java is case sensitive and java.lang.Math does not have methods named aSin, aCos, or aTan. The correct methods are asin, acos, and atan.
Regards,
Manfred.