What is the best alternative to the Math.pow () method in J2ME, since I can conclude that J2ME does not support the Math.pow () method and some other methods like Math.exp () and similar, I ask this question only for in order to find one of the best solutions available.
source
share