Hello,
The CAS treats everything as a symbolic expression. For example, sin(pi/4) is 1/sqrt(2), not 0.7...
Add fractions like this:
3+4/5+1/2-(4+2/7)
To do more sophisticated division, use the simplify() function (only available in PocketCAS pro).
Cheers
MrMage