From: Joseph R. F. <ruk...@op...> - 2009-10-08 15:48:44
|
Ok I tried to convert an android application to iphone and noticed quite a few of the Maths functions don't compile such as Math.max() Math.min() Math.pow() I am guessing they aren't supported yet? I would like to extend the Maths library to have these functions. Which file should I be looking at to add these? Regards, Rukshan Fonseka. |