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

Go to the source code of this file.

Functions

float_t __rmod (float_t, float_t)
float_t __rcosd (float_t x)
float_t r_cosd (float_t *x)

Function Documentation

Definition at line 45 of file r_cosd.c.

References __rmod(), cosf(), and F.

Referenced by r_cosd().

Here is the call graph for this function:

float_t __rmod ( float_t  ,
float_t   
)

Definition at line 45 of file r_mod.c.

Referenced by __rcosd(), __rsind(), __rtand(), and r_mod().

Definition at line 51 of file r_cosd.c.

References __rcosd().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines