Trigonometric Functions

A subset of the trigonometric functions defined in GSL is exported here

gsl_sf_sinc(x)

This routine computes the Sinc function

\[\operatorname{Si}(x) = \int_0^x \sin(t)/t dt.\]