[back] [prev] [next] [index] [root]

 


IntZeta

Returns the value of the Riemann zeta-function

Syntax:

y := IntZeta(n);

real
  y  
integer distinct from 1
  n  

Description:

no detailed description available yet


Example:


kash> IntZeta(2);
1.644934066848226436472415166646025189218949901207
kash> IntZeta(-2);
> 0


<- back[back] [prev] [next] [index] [root]