In my app I have some UITextViews that can be edited. Since the app is a maths application, I would like to add to the normal iOS keyboard some sort of pad, or tab where the user can pick certain math symbols that are not present in the normal iOS keyboard, for example square roots, functions, fractions.
Is this possible? Is there any third party sdk which does this?