• Calculates the antiderivative (or integral) of an explicit, inverse, polar, or parametric curve function.

    Parameters

    • func: ChalkboardFunction

      The function

    • inf: number

      The lower bound

    • sup: number

      The upper bound

    Returns number | ChalkboardVector

Generated using TypeDoc