Manual Page Result
0
Command: neg | Section: 3 | Source: Digital UNIX | File: neg.3.gz
neg(3) Library Functions Manual neg(3)
NAME
neg - Negates and returns the value of the double operand x
LIBRARY
Math Library (libm.a)
SYNOPSIS
double neg( double x );
PARAMETERS
Specifies some double value.
DESCRIPTION
The neg() function returns a negative of the value of the double
operand x. delim off
neg(3)