#	Cl(x) is Clausen function, the logsin integral, integral of log(sin(x));

Cl(1,x_):= -log(sin(x/2))-log(2);
Cl(a_,0):=0;