Calculus Operators

TO SUPPORT MY WORK, ORDER A COMMERCIAL LICENSE
THANK YOU!

mXparser provides a rich collection of built-in math functions, math expressions, and math symbols. Familiarize yourself with the scope and the syntax. Math collection internal help is also available directly from the software – see the tutorial and the API documentation for all the details.

Tutorial Math Collection API spec Download

mXparser – built-in Calculus Operators

KeywordTypeSyntaxSinceDescription
Calculus operator∫(expr, arg, from, to)5.0Definite integral ∫ – Calculus operator – Unicode math symbol
intCalculus operatorint(expr, arg, from, to)1.0Definite integral ∫ – Calculus operator
Calculus operator∂(expr, arg, <point>)5.0Derivative ∂ – Calculus operator – Unicode math symbol
derCalculus operatorder(expr, arg, <point>)1.0Derivative ∂ – Calculus operator
∂-Calculus operator∂-(expr, arg, <point>)5.0Left derivative ∂- – Calculus operator – Unicode math symbol
der-Calculus operatorder-(expr, arg, <point>)1.0Left derivative ∂- – Calculus operator
∂+Calculus operator∂+(expr, arg, <point>)5.0Right derivative ∂+ – Calculus operator – Unicode math symbol
der+Calculus operatorder+(expr, arg, <point>)1.0Right derivative ∂+ – Calculus operator
dernCalculus operatordern(expr, n, arg)1.0n-th derivative ∂ⁿ – Calculus operator
Calculus operator∆(expr, arg, <delta>)5.0Forward difference ∆ – Calculus operator – Unicode math symbol
ΔCalculus operatorΔ(expr, arg, <delta>)5.0Forward difference ∆ – Calculus operator – Unicode math symbol
diffCalculus operatordiff(expr, arg, <delta>)1.0Forward difference ∆ – Calculus operator
Calculus operator∇(expr, arg, <delta>)5.0Backward difference ∇ – Calculus operator – Unicode math symbol
difbCalculus operatordifb(expr, arg, <delta>)1.0Backward difference ∇ – Calculus operator
solveCalculus operatorsolve(expr, arg, from, to)4.0Equation solving (root finding) f(x)=0 – Calculus operator
as of 2023-01-29
Nuget – Package Manager

Install-Package MathParser.org-mXparser -Version 5.2.1

Nuget – .NET CLI

dotnet add package MathParser.org-mXparser --version 5.2.1

Nuget – Package Reference

<PackageReference Include="MathParser.org-mXparser" Version="5.2.1"/>

Maven – Dependency

<dependency>
<groupid>
org.mariuszgromada.math</groupid>
<artifactid>
MathParser.org-mXparser</artifactid>
<version>
5.2.1</version>
</dependency>

Maven – Gradle

implementation 'org.mariuszgromada.math:MathParser.org-mXparser:5.2.1'

Maven – Gradle (Kotlin)

implementation("org.mariuszgromada.math:MathParser.org-mXparser:5.2.1")

GitHub

git clone https://github.com/mariuszgromada/MathParser.org-mXparser

OTHER DOWNLOAD OPTIONS

Download latest release – v.5.2.1 Orion: .NET bin onlyDownload latest release – v.5.2.1 Orion: JAVA bin onlyDownload latest release – v.5.2.1 Orion: bin + doc

NEWS FROM MATHPARSER.ORG
SOURCE CODE

Source code .zipSource code .tar.gz
View on GitHubMathSpace.pl

My other creative spaces

DONATION
Did you find the software useful?
Please consider donation 🙂
DONATE