JavaMe math library enhancements
JavaMe has a luck of math functions such as asin, acos, atng, ln, x power y and x! Last function is not part of the standard java package as well. Luckily there are source code available to cover this gap at http://sourceforge.net/projects/akmemobilemaps/ Take a look at MathUtil.java class.