#include <gr_complex.h>
Go to the source code of this file.
Functions | |
long | gr_gcd (long m, long n) |
int | gr_isnan (double value) |
int | gr_signbit (double x) |
float | gr_fast_atan2f (float y, float x) |
Fast arc tangent using table lookup and linear interpolation. |
long gr_gcd | ( | long | m, | |
long | n | |||
) |
int gr_isnan | ( | double | value | ) |
int gr_signbit | ( | double | x | ) |