AngouriMath
IntegrateNumerically(AngouriMath.Entity,AngouriMath.Entity.Variable,AngouriMath.Entity.Number.Complex,AngouriMath.Entity.Number.Complex,System.Int32)
Method (no overloads)
Summary
Returns the approximate numeric value of a definite integral of a function. Only works for one-variable functions.
Accuracy is limited to the number specified (default is 100).
See more at DefiniteIntegral(AngouriMath.Entity.Variable,PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal,System.Int32)
Accuracy is limited to the number specified (default is 100).
See more at DefiniteIntegral(AngouriMath.Entity.Variable,PeterO.Numbers.EDecimal,PeterO.Numbers.EDecimal,System.Int32)
Parameter "expr"
Expression to integrate
Parameter "x"
Variable to integrate over
Parameter "from"
The complex lower bound for integrating
Parameter "to"
The complex upper bound for integrating
Parameter "accuracy"
Accuracy (for now, number of iterations)
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online