AngouriMath
Integrate
Method with 2 overloads
Integrate(System.String,AngouriMath.Entity.Variable,AngouriMath.Entity,AngouriMath.Entity)
Summary
Integrates definitely the given expression over the `x` variable, if can.
May return an unresolved Integralf node.
Parameter "str"
The expression to be parsed and integrated
Parameter "x"
Over which variable to integrateParameter "from"
The lower bound for integratingParameter "to"
The upper bound for integratingReturns
An integrated expression. It might remain the same or be transformed into nodes with no integrals.
Integrate(System.String,AngouriMath.Entity.Variable)
Summary
Integrates indefinitely the given expression over the `x` variable, if can.
May return an unresolved Integralf node.
Parameter "str"
The expression to be parsed and integrated
Parameter "x"
Over which variable to integrateReturns
An integrated expression. It might remain the same or be transformed into nodes with no integrals.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online