Signup
Search Linux manpages For:  

sincos(3) -- Linux man page

 

NAME

sincos, sincosf, sincosl - calculate sin and cos simultaneously  

SYNOPSIS

#include <math.h>

double sincos(double x, double *sin, double *cos);

float sincosf(float x, float *sin, float *cos);

long double
sincosl(long double x, long double *sin, long double *cos);
 

DESCRIPTION

Several applications need sine and cosine of the same angle x. This function computes both at the same time, and stores the results via the given pointers.  

CONFORMING TO

This function is a GNU extension.  

SEE ALSO

sin(3), cos(3), tan(3)


 
LINUX MAN PAGES
Man1 -- User Commands (Intro)
Man2 -- System Calls (Intro)
Man3 -- Library Functions (Intro)
Man4 -- Special Files (Intro)
Man5 -- File Formats (Intro)
Man6 -- Games (Intro)
Man7 -- Miscellaneous (Intro)
Man8 -- Administration (Intro)
Mann -- TCL Functions (not available)


WEB HOSTING SHOWCASE




 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2012 Broadband Media, Inc. All rights reserved.