DotNetGnat
Programmer
Guys,
I am getting the following error:
XNumber.java:10: cannot resolve symbol
symbol : method round (java.lang.Double)
location: class java.lang.Math
number = Math.round(d);
any suggestions...
-DNG
I am getting the following error:
XNumber.java:10: cannot resolve symbol
symbol : method round (java.lang.Double)
location: class java.lang.Math
number = Math.round(d);
any suggestions...
-DNG