The app has a weird error with the way functions such cos, 10^x, etc when the argument is negative. For example, 10 raised to the power of -1 should return 0.10, but the function returns -10.0. Similarly, cos of -60 degrees should return 0.5, but the function returns -0.5.
The 14.8 app does not have this error.
The 14.8 app does not have this error.