iink-ts - v4.0.0
    Preparing search index...

    Type Alias TJIIXMathUnderoverscript

    TJIIXMathUnderoverscript: TJIIXMathExpressionBase<Underoverscript> & {
        operands?: [
            TJIIXMathExpression,
            TJIIXMathExpression,
            TJIIXMathExpression,
        ];
    }

    Underoverscript expression (e.g., integrals with bounds)