NAME cos, cosf, cosl - cosine function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include double cos ... section, see attributes (7). Interface Attribute Value cos (), cosf ()…NAME cos, cosf, cosl - cosine function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include double cos ... section, see attributes (7). Interface Attribute Value cos (), cosf ()…NAME cos, cosf, cosl - cosine function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include double cos ... section, see attributes (7). Interface Attribute Value cos (), cosf ()…NAME sincos, sincosf, sincosl - calculate sin and cos simultaneously LIBRARY Math library ( libm , -lm ) SYNOPSIS ... void sincos(double x , double * sin , double * cos ); void sin…NAME sincos, sincosf, sincosl - calculate sin and cos simultaneously LIBRARY Math library ( libm , -lm ) SYNOPSIS ... void sincos(double x , double * sin , double * cos ); void sin…NAME sincos, sincosf, sincosl - calculate sin and cos simultaneously LIBRARY Math library ( libm , -lm ) SYNOPSIS ... void sincos(double x , double * sin , double * cos ); void sin…library, looks up the address of the cos (3) function, and prints the cosine ... existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* According to the ISO C sta…library, looks up the address of the cos (3) function, and prints the cosine ... existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* According to the ISO C sta…library, looks up the address of the cos (3) function, and prints the cosine ... existing error */ cosine = (double (*)(double)) dlsym(handle, "cos"); /* According to the ISO C sta…