Integrate.
Return an instance of Chebyshev that is the definite integral of the current series. Refer to chebint for full documentation.
Parameters : | m : non-negative int
k : array_like
lbnd : Scalar
|
---|---|
Returns : | integral : Chebyshev
|
See also