| [ << ] | [ < ] | [ 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
sas a float of formatf. cl_F zeta (int s, const cl_F& y)Returns Riemann’s zeta function at
sin the float format ofy.cl_F zeta (int s)Returns Riemann’s zeta function at
sas a float of formatdefault_float_format.
This document was generated on August 27, 2013 using texi2html 5.0.
