{"id":238,"date":"2016-01-02T12:36:25","date_gmt":"2016-01-02T12:36:25","guid":{"rendered":"http:\/\/mathparser.org\/?page_id=238"},"modified":"2023-01-29T00:47:48","modified_gmt":"2023-01-29T00:47:48","slug":"binary-functions","status":"publish","type":"page","link":"https:\/\/mathparser.org\/mxparser-math-collection\/binary-functions\/","title":{"rendered":"Binary Functions"},"content":{"rendered":"\n<h6 class=\"wp-block-heading\">TO SUPPORT MY WORK, ORDER A COMMERCIAL LICENSE<\/h6>\n\n\n<div class='wpi_twin_buttons wpi_twin_button_1977'><a href='https:\/\/mathparser.org\/order-commercial-license\/' class='wpi_left_button wpi_designer_button wpi_shadow wpi_shadow_ wpi_designer_button_preset_242 wpi_icon wpi_icon_fa-shopping-cart   ' target='_blank' ><i class=''><\/i><span class='wpi_text'>ORDER Page<\/span><span class='wpi_or_txt'>or<\/span><\/a><a href='https:\/\/payhip.com\/INFIMA' class='wpi_right_button wpi_designer_button wpi_shadow wpi_shadow_ wpi_designer_button_preset_217 wpi_icon wpi_icon_fa-shopping-cart   ' target='_blank' ><i class=''><\/i><span class='wpi_text'>INFIMA Store<\/span><\/a><\/div>\n\n\n\n<h6 class=\"wp-block-heading\">THANK YOU!<\/h6>\n\n\n\n<h4 class=\"wp-block-heading\">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 &#8211; see the tutorial and the API documentation for all the details. The math collection library is available at runtime and is fully and identically supported by the Java (including Kotlin, Android), C# (all .NET) and C++ versions.<\/h4>\n\n\n\n<iframe loading=\"lazy\" width=\"600\" height=\"371\" seamless frameborder=\"0\" scrolling=\"no\" src=\"https:\/\/docs.google.com\/spreadsheets\/d\/e\/2PACX-1vS2EPIDjq_ruk0PXaEJ-9qrGg41u4EidBkQ2JawtswZBCDXGnDj4wS7OI0X-K5TVyUFg5Cg9Szq8VDB\/pubchart?oid=1030866941&amp;format=interactive\"><\/iframe>\n\n\n\n<p class=\"has-text-align-center\"><a href='https:\/\/mathparser.org\/mxparser-tutorial\/' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_247 wpi_icon wpi_icon_code wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Tutorial<\/span><\/a> <a href='https:\/\/mathparser.org\/mxparser-math-collection\/' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_247 wpi_icon wpi_icon_fa-graduation-cap wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Math Collection<\/span><\/a> <a href='https:\/\/mathparser.org\/api\/' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_247 wpi_icon wpi_icon_book wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>API spec<\/span><\/a> <a href='https:\/\/mathparser.org\/mxparser-downloads\/' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_247 wpi_icon wpi_icon_download wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Download<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">mXparser &#8211; built-in Binary Functions<\/h2>\n\n\n\n<figure class=\"wp-block-table\">\n<table>\n<tbody>\n<tr><th>Keyword<\/th><th>Type<\/th><th>Syntax<\/th><th>Since<\/th><th>Description<\/th><\/tr>\n<tr><td>log<\/td><td>Binary function<\/td><td>log(a, b)<\/td><td>1.0<\/td><td>Logarithm &#8211; Binary function<\/td><\/tr>\n<tr><td>mod<\/td><td>Binary function<\/td><td>mod(a, b)<\/td><td>1.0<\/td><td>Modulo &#8211; Binary function<\/td><\/tr>\n<tr><td>C<\/td><td>Binary function<\/td><td>C(n, k)<\/td><td>1.0<\/td><td>Binomial coefficient, number of k-combinations that can be drawn from n-elements set &#8211; Binary function<\/td><\/tr>\n<tr><td>nCk<\/td><td>Binary function<\/td><td>nCk(n, k)<\/td><td>4.2<\/td><td>Binomial coefficient, number of k-combinations that can be drawn from n-elements set &#8211; Binary function<\/td><\/tr>\n<tr><td>Bern<\/td><td>Binary function<\/td><td>Bern(m, n)<\/td><td>1.0<\/td><td>Bernoulli numbers &#8211; Binary function<\/td><\/tr>\n<tr><td>Stirl1<\/td><td>Binary function<\/td><td>Stirl1(n, k)<\/td><td>1.0<\/td><td>Stirling numbers of the first kind &#8211; Binary function<\/td><\/tr>\n<tr><td>Stirl2<\/td><td>Binary function<\/td><td>Stirl2(n, k)<\/td><td>1.0<\/td><td>Stirling numbers of the second kind &#8211; Binary function<\/td><\/tr>\n<tr><td>Worp<\/td><td>Binary function<\/td><td>Worp(n, k)<\/td><td>1.0<\/td><td>Worpitzky number &#8211; Binary function<\/td><\/tr>\n<tr><td>Euler<\/td><td>Binary function<\/td><td>Euler(n, k)<\/td><td>1.0<\/td><td>Euler number &#8211; Binary function<\/td><\/tr>\n<tr><td>KDelta<\/td><td>Binary function<\/td><td>KDelta(i, j)<\/td><td>1.0<\/td><td>Kronecker delta &#8211; Binary function<\/td><\/tr>\n<tr><td>EulerPol<\/td><td>Binary function<\/td><td>EulerPol(m, x)<\/td><td>1.0<\/td><td>Euler polynomial &#8211; Binary function<\/td><\/tr>\n<tr><td>Harm<\/td><td>Binary function<\/td><td>Harm(x, n)<\/td><td>1.0<\/td><td>Harmonic number &#8211; Binary function<\/td><\/tr>\n<tr><td>rUni<\/td><td>Binary function<\/td><td>rUni(a, b)<\/td><td>3.0<\/td><td>Random variable &#8211; Uniform continuous distribution U(a,b) &#8211; Binary function<\/td><\/tr>\n<tr><td>rUnid<\/td><td>Binary function<\/td><td>rUnid(a, b)<\/td><td>3.0<\/td><td>Random variable &#8211; Uniform discrete distribution U{a,b} &#8211; Binary function<\/td><\/tr>\n<tr><td>round<\/td><td>Binary function<\/td><td>round(x, n)<\/td><td>3.0<\/td><td>Half-up rounding &#8211; Binary function<\/td><\/tr>\n<tr><td>rNor<\/td><td>Binary function<\/td><td>rNor(mean, stdv)<\/td><td>3.0<\/td><td>Random variable &#8211; Normal distribution N(\u03bc,\u03c3) &#8211; Binary function<\/td><\/tr>\n<tr><td>ndig<\/td><td>Binary function<\/td><td>ndig(number, base)<\/td><td>4.1<\/td><td>Number of digits representing the number in numeral system with given base &#8211; Binary function<\/td><\/tr>\n<tr><td>dig10<\/td><td>Binary function<\/td><td>dig10(num, pos)<\/td><td>4.1<\/td><td>Digit at position 1 &#8230; n (left -&gt; right) or 0 &#8230; -(n-1) (right -&gt; left) &#8211; base 10 numeral system &#8211; Binary function<\/td><\/tr>\n<tr><td>factval<\/td><td>Binary function<\/td><td>factval(number, factorid)<\/td><td>4.1<\/td><td>Prime decomposition &#8211; factor value at position between 1 &#8230; nfact(n) &#8211; ascending order by factor value &#8211; Binary function<\/td><\/tr>\n<tr><td>factexp<\/td><td>Binary function<\/td><td>factexp(number, factorid)<\/td><td>4.1<\/td><td>Prime decomposition &#8211; factor exponent \/ multiplicity at position between 1 &#8230; nfact(n) &#8211; ascending order by factor value &#8211; Binary function<\/td><\/tr>\n<tr><td>root<\/td><td>Binary function<\/td><td>root(rootorder, number)<\/td><td>4.1<\/td><td>N-th order root of a number &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaL<\/td><td>Binary function<\/td><td>GammaL(s, x)<\/td><td>4.2<\/td><td>Lower incomplete gamma &#8211; Special function \u03b3(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaU<\/td><td>Binary function<\/td><td>GammaU(s, x)<\/td><td>4.2<\/td><td>Upper incomplete Gamma &#8211; Special function \u0393(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaP<\/td><td>Binary function<\/td><td>GammaP(s, x)<\/td><td>4.2<\/td><td>Lower regularized P gamma &#8211; Special function P(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaRegL<\/td><td>Binary function<\/td><td>GammaRegL(s, x)<\/td><td>4.2<\/td><td>Lower regularized P gamma &#8211; Special function P(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaQ<\/td><td>Binary function<\/td><td>GammaQ(s, x)<\/td><td>4.2<\/td><td>Upper regularized Q Gamma &#8211; Special function Q(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>GammaRegU<\/td><td>Binary function<\/td><td>GammaRegU(s, x)<\/td><td>4.2<\/td><td>Upper regularized Q Gamma &#8211; Special function Q(s,x) &#8211; Binary function<\/td><\/tr>\n<tr><td>nPk<\/td><td>Binary function<\/td><td>nPk(n, k)<\/td><td>4.2<\/td><td>Number of k-permutations that can be drawn from n-elements set &#8211; Binary function<\/td><\/tr>\n<tr><td>Beta<\/td><td>Binary function<\/td><td>Beta(x, y)<\/td><td>4.2<\/td><td>The Beta, also called the Euler integral of the first kind &#8211; Special function B(x,y) &#8211; Binary function<\/td><\/tr>\n<tr><td>logBeta<\/td><td>Binary function<\/td><td>logBeta(x, y)<\/td><td>4.2<\/td><td>The Log Beta, also called the Log Euler integral of the first kind &#8211; Special function lnB(x,y) &#8211; Binary function<\/td><\/tr>\n<tr><td>pStud<\/td><td>Binary function<\/td><td>pStud(x, v)<\/td><td>5.0<\/td><td>Student&#8217;s t-distribution &#8211; Probability distribution function &#8211; Binary function<\/td><\/tr>\n<tr><td>cStud<\/td><td>Binary function<\/td><td>cStud(x, v)<\/td><td>5.0<\/td><td>Student&#8217;s t-distribution &#8211; Cumulative distribution function &#8211; Binary function<\/td><\/tr>\n<tr><td>qStud<\/td><td>Binary function<\/td><td>qStud(p, v)<\/td><td>5.0<\/td><td>Student&#8217;s t-distribution &#8211; Quantile function (inverse cumulative distribution function) &#8211; Binary function<\/td><\/tr>\n<tr><td>pChi2<\/td><td>Binary function<\/td><td>pChi2(x, k)<\/td><td>5.0<\/td><td>Chi-squared distribution &#8211; Probability distribution function &#8211; Binary function<\/td><\/tr>\n<tr><td>cChi2<\/td><td>Binary function<\/td><td>cChi2(x, k)<\/td><td>5.0<\/td><td>Chi-squared distribution &#8211; Cumulative distribution function &#8211; Binary function<\/td><\/tr>\n<tr><td>qChi2<\/td><td>Binary function<\/td><td>qChi2(p, k)<\/td><td>5.0<\/td><td>Chi-squared distribution &#8211; Quantile function (inverse cumulative distribution function) &#8211; Binary function<\/td><\/tr>\n<tr><td>rFSned<\/td><td>Binary function<\/td><td>rFSned(d1, d2)<\/td><td>5.1<\/td><td>Random variable &#8211; Snedecor&#8217;s F distribution (F-distribution or F-ratio, also known as Fisher\u2013Snedecor distribution) &#8211; Binary function<\/td><\/tr>\n<\/tbody>\n<\/table>\n<figcaption>as of 2023-01-29<\/figcaption>\n<\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><a style=\"\" href=\"https:\/\/www.nuget.org\/packages\/MathParser.org-mXparser\/\" target=\"_blank\" rel=\"noreferrer noopener\">Nuget &#8211; Package Manager (<\/a><strong><a href=\"https:\/\/www.nuget.org\/packages\/MathParser.org-mXparser\/\" target=\"_blank\" rel=\"noreferrer noopener\">C#, F#, Visual Basic, &#8230;)<\/a><\/strong><\/h6>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>Install-Package <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParser.org-mXparser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code> -Version <\/code><\/mark><code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\"><strong>6.1.0<\/strong><\/mark><\/code><\/p>\n\n\n\n<p><strong><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nuget.org\/packages\/MathParser.org-mXparser\/\" target=\"_blank\">Nuget &#8211; .NET CLI<\/a><\/strong><\/p>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>dotnet add package <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParser.org-mXparser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code> --version <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">6.1.0<\/mark><\/strong><\/code><\/p>\n\n\n\n<p><strong><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nuget.org\/packages\/MathParser.org-mXparser\/\" target=\"_blank\">Nuget &#8211; Package Reference<\/a><\/strong><\/p>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>&lt;PackageReference Include=<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">\"MathParser.org-mXparser\"<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code> Version=<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">\"6.1.0\"<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>\/&gt;<\/code><\/mark><\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><strong><a href=\"https:\/\/search.maven.org\/artifact\/org.mariuszgromada.math\/MathParser.org-mXparser\/5.0.2\/jar\" target=\"_blank\" rel=\"noreferrer noopener\">Maven &#8211; Dependency (Java, Kotlin, Scala, Groovy, &#8230;)<\/a><\/strong><\/h6>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>&lt;dependency&gt;<br>&lt;groupid&gt;<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">org.mariuszgromada.math<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>&lt;\/groupid&gt;<br>&lt;artifactid&gt;<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParser.org-mXparser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>&lt;\/artifactid&gt;<br>&lt;version&gt;<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">6.1.0<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>&lt;\/version&gt;<br>&lt;\/dependency&gt;<\/code><\/mark><\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><a rel=\"noreferrer noopener\" href=\"https:\/\/search.maven.org\/artifact\/org.mariuszgromada.math\/MathParser.org-mXparser\/5.0.2\/jar\" target=\"_blank\">Maven &#8211; Gradle<\/a><\/h6>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>implementation <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">'org.mariuszgromada.math:MathParser.org-mXparser:6.1.0'<\/mark><\/strong><\/code><\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><a href=\"https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser\/tree\/master\/CURRENT\/cpp\/lib\" target=\"_blank\" rel=\"noreferrer noopener\">CMake &#8211; Dependency \/ FetchContent (C++, MSVC, LLVM\/Clang, GNU\/GCC, MinGW, MSYS2, WSL, Windows, Linux, Unix, MacOS) <\/a><\/h6>\n\n\n\n<p class=\"copy-cliboard has-medium-font-size has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>include(FetchContent)<br>FetchContent_Declare(<br>   <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParserOrgMxParser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code><br>   GIT_REPOSITORY <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser.git<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code><br>   GIT_TAG <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">v.6.1.0<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code><br>   SOURCE_SUBDIR CURRENT\/cpp\/lib<br>)<br>FetchContent_MakeAvailable(<\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParserOrgMxParser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>)<br>target_link_libraries(<strong>YourExecutable <\/strong><\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">MathParserOrgMxParser<\/mark><\/strong><\/code><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>)<\/code><\/mark><\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><a rel=\"noreferrer noopener\" href=\"https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser\" target=\"_blank\">GitHub<\/a><\/h6>\n\n\n\n<p class=\"copy-cliboard has-background\" style=\"background-color:#404040\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-white-color\"><code>git clone <\/code><\/mark><code><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-yellow-color\">https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser<\/mark><\/strong><\/code><\/p>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>OTHER DOWNLOAD OPTIONS<\/strong><\/h6>\n\n\n<p><a href='https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser\/releases\/download\/v.6.1.0\/MathParser.org-mXparser-v.6.1.0-dotnet-bin-only.zip' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_348 wpi_icon wpi_icon_download wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Download latest release \u2013 v.6.1.0 Sagitara: .NET bin only<\/span><\/a><a href='https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser\/releases\/download\/v.6.1.0\/MathParser.org-mXparser-v.6.1.0-jdk-bin-only.zip' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_348 wpi_icon wpi_icon_download wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Download latest release \u2013 v.6.1.0 Sagitara: JAVA bin only<\/span><\/a><a href='https:\/\/github.com\/mariuszgromada\/MathParser.org-mXparser\/releases\/download\/v.6.1.0\/MathParser.org-mXparser-v.6.1.0.zip' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_348 wpi_icon wpi_icon_download wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Download latest release \u2013 v.6.1.0 Sagitara: bin + doc<\/span><\/a><\/p>\n\n\n\n<h6 class=\"wp-block-heading\">NEWS FROM MATHPARSER.ORG<\/h6>\n\n\n\n<div class=\"AW-Form-2120798082\"><\/div>\n<script type=\"text\/javascript\">(function(d, s, id) {\n    var js, fjs = d.getElementsByTagName(s)[0];\n    if (d.getElementById(id)) return;\n    js = d.createElement(s); js.id = id;\n    js.src = \"\/\/forms.aweber.com\/form\/82\/2120798082.js\";\n    fjs.parentNode.insertBefore(js, fjs);\n    }(document, \"script\", \"aweber-wjs-b53aopyuz\"));\n<\/script>\n\n\n\n<h6 class=\"wp-block-heading\">SOURCE CODE<\/h6>\n\n\n\n<p class=\"has-text-align-center\"><a href='https:\/\/github.com\/mariuszgromada\/mXparser\/zipball\/master' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_799 wpi_icon wpi_icon_download wpi_icon_left  ' target='_blank' rel=''><i class=''><\/i><span class='wpi_text'>Source code .zip<\/span><\/a><a href='https:\/\/github.com\/mariuszgromada\/mXparser\/tarball\/master' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_799 wpi_icon wpi_icon_download wpi_icon_left  ' target='' rel=''><i class=''><\/i><span class='wpi_text'>Source code .tar.gz<\/span><\/a><br><a href='https:\/\/github.com\/mariuszgromada\/mXparser' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_799 wpi_icon wpi_icon_github wpi_icon_left  ' target='_blank' rel=''><i class=''><\/i><span class='wpi_text'>View on GitHub<\/span><\/a><a href='http:\/\/mathspace.pl\/tag\/mxparser\/' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_799 wpi_icon wpi_icon_external wpi_icon_left  ' target='_blank' rel=''><i class=''><\/i><span class='wpi_text'>MathSpace.pl<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">My other creative spaces<\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Spotify Embed: Relearn\" style=\"border-radius: 12px\" width=\"100%\" height=\"352\" frameborder=\"0\" allowfullscreen allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\" src=\"https:\/\/open.spotify.com\/embed\/album\/3WIRgIVIFqtujgzULjOCt8?utm_source=oembed\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\">DONATION<\/h6>\n\n\n<div class='wpi_slide wpi_slide_1266'><div class='wpi_slide_image'><\/div><div id='wpi_slide_content' ><div class='wpi_slide_heading'><div><span>Did you find the software useful?<\/span><\/div><\/div><div class='wpi_slide_text'>Please consider donation \ud83d\ude42<\/div><a href='https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&#038;hosted_button_id=QJYYH86583LEN' onclick='' class='wpi_designer_button   wpi_shadow wpi_shadow_ wpi_designer_button_preset_748 wpi_icon wpi_icon_no wpi_icon_left  ' target='_blank' rel=''><i class=''><\/i><span class='wpi_text'>DONATE<\/span><\/a><\/div><div class='wpi_slide_footer' >Donation with PayPal<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>mXparser &#8211; built-in Binary Functions Keyword Type Syntax Since Description log Binary function log(a, b) 1.0 Logarithm &#8211; Binary function mod Binary function mod(a, b) 1.0 Modulo &#8211; Binary function C Binary function C(n, k) 1.0 Binomial coefficient, number of k-combinations that can be drawn from n-elements set &#8211; Binary function nCk Binary function nCk(n, &hellip; <a href=\"https:\/\/mathparser.org\/mxparser-math-collection\/binary-functions\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Binary Functions<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":222,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-238","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/pages\/238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/comments?post=238"}],"version-history":[{"count":15,"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/pages\/238\/revisions"}],"predecessor-version":[{"id":7427,"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/pages\/238\/revisions\/7427"}],"up":[{"embeddable":true,"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/pages\/222"}],"wp:attachment":[{"href":"https:\/\/mathparser.org\/wp-json\/wp\/v2\/media?parent=238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}