This function is in the header file of math.h
C language program:
# Contains? & ltstdio.h & gt
# Contains? & ltmath.h & gt
Invalid? Master ()
{
printf("%lf\n ",sin(3. 14 159/4));
} Run the test: