Index Index for
Section 3
Index Alphabetical
listing for N
Bottom of page Bottom of
page

neg(3)

NAME

neg - Negate and returns the value of the double operand x

SYNOPSIS

double neg( double x );

LIBRARY

Math Library (libm.a)

PARAMETERS

x Specifies some double value.

DESCRIPTION

The neg() function returns a negative of the value of the double operand x.

Index Index for
Section 3
Index Alphabetical
listing for N
Top of page Top of
page