log man page on Cygwin

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

LOG(3)				    NEWLIB				LOG(3)

NAME
       1.33 `log', `logf'--natural logarithms

SYNOPSIS
	    #include <math.h>
	    double log(double X);
	    float logf(float X);

DESCRIPTION
       Return the natural logarithm of X, that is, its logarithm base e (where
       e is the base of the natural system of logarithms, 2.71828...).	 `log'
       and `logf' are identical save for the return and argument types.

	  You  can use the (non-ANSI) function `matherr' to specify error han‐
       dling for these functions.

RETURNS
       Normally, returns the calculated value.	When X is zero,	 the  returned
       value  is  `-HUGE_VAL' and `errno' is set to `ERANGE'.  When X is nega‐
       tive, the returned value is NaN (not a number) and `errno'  is  set  to
       `EDOM'.	You can control the error behavior via `matherr'.

PORTABILITY
       `log' is ANSI. `logf' is an extension.

SEE ALSO
       log  is	part of the library.  The full documentation for is maintained
       as a Texinfo manual.  If info and are properly installed at your	 site,
       the command

	      info

       will give you access to the complete manual.

NEWLIB				  April 2010				LOG(3)
[top]

List of man pages available for Cygwin

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