modff man page on CentOS

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

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

NAME
       modf, modff, modfl - extract signed integral and fractional values from
       floating-point number

SYNOPSIS
       #include <math.h>

       double modf(double x, double *iptr);
       float modff(float x, float *iptr);
       long double modfl(long double x, long double *iptr);

       Link with -lm.

DESCRIPTION
       The modf() function breaks the argument x into an integral part	and  a
       fractional  part,  each	of which has the same sign as x.  The integral
       part is stored in iptr.

RETURN VALUE
       The modf() function returns the fractional part of x.

CONFORMING TO
       SVr4, 4.3BSD, C89.  The float and long double variants are C99 require‐
       ments.

SEE ALSO
       frexp(3), ldexp(3)

				  2002-07-27			       MODF(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