sincosf man page on CentOS

Man page or keyword search:  
man Server   8420 pages
apropos Keyword Search (all sections)
Output format
CentOS logo
[printable version]

sincos(3)		   Linux Programmer's Manual		     sincos(3)

NAME
       sincos, sincosf, sincosl - calculate sin and cos simultaneously

SYNOPSIS
       #define _GNU_SOURCE
       #include <math.h>

       void sincos(double x, double *sin, double *cos);
       void sincosf(float x, float *sin, float *cos);
       void sincosl(long double x, long double *sin, long double *cos);

       Link with -lm.

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
       cos(3), sin(3), tan(3)

GNU				  2004-10-05			     sincos(3)
[top]

List of man pages available for CentOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net