copysignf man page on YellowDog

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

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

NAME
       copysign, copysignf, copysignl - copy sign of a number

SYNOPSIS
       #include <math.h>

       double copysign(double x, double y);
       float copysignf(float x, float y);
       long double copysignl(long double x, long double y);

       Link with -lm.

DESCRIPTION
       The  copysign()	functions  return a value whose absolute value matches
       that of x, but whose sign matches that of y.  If x is a NaN, then a NaN
       with the sign of y is returned.

NOTES
       The copysign() functions may treat a negative zero as positive.

CONFORMING TO
       C99,  4.3BSD.   This  function  is defined in IEC 559 (and the appendix
       with recommended functions in IEEE 754/IEEE 854).

SEE ALSO
       signbit(3)

GNU				  2002-08-10			   COPYSIGN(3)
[top]

List of man pages available for YellowDog

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