Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
r_atn2d.c File Reference
#include "cmplrs/host.h"
#include <math.h>
#include "moremath.h"
Include dependency graph for r_atn2d.c:

Go to the source code of this file.

Functions

float_t __ratn2d (float_t x, float_t y)
float_t r_atn2d (float_t *x, float_t *y)

Function Documentation

float_t __ratn2d ( float_t  x,
float_t  y 
)

Definition at line 43 of file r_atn2d.c.

References atan2f(), and F.

Referenced by r_atn2d().

Here is the call graph for this function:

float_t r_atn2d ( float_t x,
float_t y 
)

Definition at line 48 of file r_atn2d.c.

References __ratn2d().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines