Functions

irint.c File Reference

#include <math.h>
#include "moremath.h"
#include <cmplrs/host.h>
Include dependency graph for irint.c:

Go to the source code of this file.

Functions

int16 __iirint (float *x)
int32 __jirint (float *x)
int64 __kirint (float *x)

Function Documentation

int16 __iirint ( float *  x  ) 

Definition at line 43 of file irint.c.

int32 __jirint ( float *  x  ) 

Definition at line 48 of file irint.c.

int64 __kirint ( float *  x  ) 

Definition at line 53 of file irint.c.