eligius
    Preparing search index...

    Variable mathConst

    math: TOperation<
        IMathOperationData,
        Omit<IMathOperationData, "args" | "functionName">,
    > = ...

    This operation performs the given math function with the specified arguments.