Perseus
    Preparing search index...

    Variable preprocessTex

    preprocessTex: (texCode: string) => string

    Preprocess TeX code to convert things that MathJax doesn't know how to handle to things is does.

    Type Declaration

      • (texCode: string): string
      • Parameters

        • texCode: string

        Returns string