NAME

conjg - complex conjugate


SYNOPSIS

val= conjg(a)


DESCRIPTION

Conjg returns (re a, -im a).


INPUT PARAMETERS

a - complex
      input complex number


RETURN VALUES

val - complex
       conjugate of number


LIBRARY

sepmath