complex.c File Reference

#include "common.h"
#include <stdio.h>
#include <math.h>
#include "bu.h"
#include "vmath.h"
#include "bn.h"
Include dependency graph for complex.c:

Go to the source code of this file.

Functions

void bn_cx_div (register bn_complex_t *ap, register const bn_complex_t *bp)
void bn_cx_sqrt (bn_complex_t *op, const bn_complex_t *ip)
 Compute square root of complex number.

Detailed Description

Definition in file complex.c.


Function Documentation

void bn_cx_div ( register bn_complex_t ap,
register const bn_complex_t bp 
)

Definition at line 36 of file complex.c.

References bn_complex::im, bn_complex::re, and ZERO.

Generated on Tue Dec 11 13:14:28 2012 for LIBBN by  doxygen 1.6.3