AngouriMath
DefiniteIntegral
Method with 3 overloads
DefiniteIntegral(AngouriMath.Entity,AngouriMath.Entity.Variable,PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal)
Summary
Returns a value of a definite integral of a function. Only works for one-variable functions
Parameter "expr"
The function to be numerically integratedParameter "x"
Variable to integrate overParameter "from"
The real lower bound for integratingParameter "to"
The real upper bound for integratingDefiniteIntegral(AngouriMath.Entity,AngouriMath.Entity.Variable,System.ValueTuple{PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal},System.ValueTuple{PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal},System.Int32)
Summary
Returns a value of a definite integral of a function. Only works for one-variable functions
Parameter "expr"
The function to be numerically integratedParameter "x"
Variable to integrate overParameter "from"
The complex lower bound for integratingParameter "to"
The complex upper bound for integratingParameter "stepCount"
Accuracy (initially, amount of iterations)DefiniteIntegral(AngouriMath.Entity,AngouriMath.Entity.Variable,System.ValueTuple{PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal},System.ValueTuple{PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal})
Summary
Returns a value of a definite integral of a function. Only works for one-variable functions
Parameter "expr"
The expression to be numerically integrated overx Parameter "x"
Variable to integrate overParameter "from"
The complex lower bound for integratingParameter "to"
The complex upper bound for integrating
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online