no floating point?
Im told that j2ME can't perform floating-point! Is that true? Had anyone seen article regarding this? thans!
Hi,this is defined in JSR for MIDP 1.0 (2.0 supports floats, if I'm not mistaken). You can download JSR 037 at http://www.jcp.org/aboutJava/communityprocess/final/jsr037/index.html.Peter