NAME

cinv - Inverse of cmplex number


SYNOPSIS

val=complex cinv(a);


INPUT PARAMETERS

a - complex
      number


RETURN VALUES

val - complex
      reciprocal


DESCRIPTION

Complex reciprocal Cinv returns 1/a.


LIBRARY

sepmath