login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for SandBoxComplexFunctionTest revision 31 of 37

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Editor: Aleftal
Time: 2022/03/04 14:13:58 GMT+0
Note:

added:

    \begin{axiom}
    zeta(0.5+0.5*%i)
    \end{axiom}

fricas
Gamma(0.5+0.5*%i)

\label{eq1}\begin{array}{@{}l}
\displaystyle
{0.8181639995 \<u> 4174739407 \</u> 7748874}- 
\
\
\displaystyle
{{0.7633138287 \<u> 1398261667}\  i}
(1)
Type: Complex(Float)

fricas
erf(0.5+0.5*%i)

\label{eq2}\begin{array}{@{}l}
\displaystyle
{0.6426129148 \<u> 5482052831 \</u> 942136}+ 
\
\
\displaystyle
{{0.4578813944 \<u> 3519221584 \</u> 20889}\  i}
(2)
Type: Complex(Float)

fricas
zeta(0.5+0.5*%i)
There are no exposed library operations named zeta but there is one unexposed operation with that name. Use HyperDoc Browse or issue )display op zeta to learn more about the available operation.
Cannot find a definition or applicable library operation named zeta with argument type(s) Complex(Float)
Perhaps you should use "@" to indicate the required return type, or "$" to specify which version of the function you need.