NAME

cneg - negative of complex number


SYNOPSIS

val= cneg(a)


INPUT PARAMETERS

a - complex
      number to negate


RETURN VALUES

val - complex
      the negated number


DESCRIPTION

Cneg returns the negative of the complex number


LIBRARY

sepmath