To see the complete list of supported symbols, rules and operations, read this section.
On native platforms iink SDK can perform math animation (morphing) when converting math strokes to typeset.
By default this feature is disabled
but can be set up with the math.convert.animate
property. In addition to the property activation, the math animation requires the “offscreen rendering” support.
MyScript iink SDK not only recognizes equations, it can also solve some of them! Its arithmetic solver can solve input equations under the following conditions:
You can either choose to add a button so that your user will activate the solver manually or to have your app automatically solve every supported equation. Just choose what is more appropriate to your use case!
You can choose the angle unit (degree or radian), how many decimals you want displayed and whether you want results to be rounded or truncated.