DiffIt APP
sin cos tan
asin acos atan
sec cosec cot
sinh cosh tanh
asinh acosh atanh
sech csch coth
ln log log2
erf erfcChanges in version 1.1.4
- fixed empty input bug
- fixed parsing bug; invalid expressions are detected more reliably
- modified parsing rules; sin(x)^2 will now be interpreted as (sin(x))^2
Note that sin x^2 is now also interpreted as (sin(x))^2, you need to write sin(x^2) for alternative interpretation.Changes in version 1.1.3
- improved button design
- back button and Action Bar works according to guidelinesChanges in version 1.1.1
- Fixed linkage errorChanges in version 1.1.0
- Improved parsing "sin x" is now an acceptable abbreviation of "sin(x)"
- Added help text and complete a reference of differentiation rules
- Improved expression simplification

