[Contents] [Previous Section] [Next Section] [Index]


cdiv-Complex Division

Interface

F_COMPLEX cdiv (F_TYPE a, F_TYPE b, F_TYPE c, F_TYPE d)

Description

cdiv() returns the quotient of two complex numbers: (a + ib)/(c + id).

Exceptions


Exceptional Argument       Routine Behavior

c=d=0                      Invalid argument

a=b=c=d=0                  Invalid argument