From 197f53efa72f1710b95478f8960f0304a9b8f4cc Mon Sep 17 00:00:00 2001 From: mbkma Date: Wed, 18 Mar 2020 10:03:24 +0100 Subject: add Riemann zeta function and Gauss error function --- help/C/functions.page | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'help/C') diff --git a/help/C/functions.page b/help/C/functions.page index 0da00cf..f1db17b 100644 --- a/help/C/functions.page +++ b/help/C/functions.page @@ -37,6 +37,10 @@

Hyperbolic Cosine

+

erf

+

Gauss Error function

+ +

frac

Fractional Component

@@ -84,6 +88,10 @@

twos

Twos complement

+ +

zeta

+

Riemann zeta function

+

MATE Calculator does not support user-defined functions. -- cgit v1.2.1