j2me math

Hello everybodyi am new to j2me .How can I take two numbers and make simple calculations addition subtraction multiplication etc ..
[145 byte] By [ekalipsoea] at [2007-11-26 20:19:41]
# 1
Well these are the available operators provided by Java: http://javaspecs.com/specs/sp_0014.phpAll you have to do is to declare numeric variables such as Integer or Long and make the operations like in any other language.
Inuya5haa at 2007-7-10 0:43:52 > top of Java-index,Java Mobility Forums,Java ME Technologies...