I am looking for gwt support for java.math.
I found gwt-math-2.1.jar, however this jar does not support few of the
methods which I am using in my project viz:-
1.  java.math.MathContext
2. remainder(BigDecimal arg0,MathContext arg1)
3. intValueExact()
4.  java.math.RoundingMode
Any suggestions on how to get support on the above methods or even let
me know if there is any other jar which supports all the method in
java.math.
-Thank you.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to