osf1 man page for neg

Query: neg

OS: osf1

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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)
Related Man Pages
j0f(3) - netbsd
j1f(3) - netbsd
y0(3) - netbsd
yn(3) - netbsd
fminf(3) - freebsd
Similar Topics in the Unix Linux Community
perl negating Regular Expression
addition of both positive and negative numbers
retain negative value through sed command
Help to move leading negative sign to trailing position
Comparing Negative Numbers with If/Else