manpagez: man pages & more
info cln
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.8.5 Riemann zeta

Riemann’s zeta function at an integral point s>1 is returned by the following functions:

cl_F zeta (int s, float_format_t f)

Returns Riemann’s zeta function at s as a float of format f.

cl_F zeta (int s, const cl_F& y)

Returns Riemann’s zeta function at s in the float format of y.

cl_F zeta (int s)

Returns Riemann’s zeta function at s as a float of format default_float_format.


This document was generated on August 27, 2013 using texi2html 5.0.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.