Math

Math SK resource definition

In the example of Math Subset Knowledge (https://developer.myscript.com/docs/interactive-ink/4.1/android/advanced/build-custom-resources/#math-subset-knowledge), definitions similar to SqrtRule/FracRule were used. Where can I find all the Rule definitions? https://developer.myscript.com/docs/interactive-ink/4.1/overview/math-elements-and-rules/ This address does not contain this information.

1 Comment

Hello,


Thank you for your question.

You can get the exhaustive list of math and and rules symbols that is supported by the SK with the getSupportedSymbols() method of the RecognitionAssetsBuilder object.


Best regards,


Gwenaëlle

Login or Signup to post a comment