[sf.cmath.riemann.zeta] (original) (raw)
29 Numerics library [numerics]
29.7 Mathematical functions for floating-point types [c.math]
29.7.6 Mathematical special functions [sf.cmath]
29.7.6.19 Riemann zeta function [sf.cmath.riemann.zeta]
_floating-point-type_ riemann_zeta(_floating-point-type_ x);float riemann_zetaf(float x);long double riemann_zetal(long double x);
Effects: These functions compute the Riemann zeta function of their respective argumentsx.
Returns: ζ(x), where ζ is given by Formula 29.39 andx is x.