wdpr
    Preparing search index...
    • Render a [[#expr]] element.

      Evaluates the mathematical expression and outputs the formatted numeric result. On evaluation error, a Wikidot-compatible error message is displayed. Empty expressions produce no output.

      Parameters

      • ctx: RenderContext

        The current render context.

      • data: ExprData

        Expression data containing the expression string.

      Returns void