Numworks Epsilon  1.4.1
Graphing Calculator Operating System
k_rem_pio2f.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Functions

int __kernel_rem_pio2f (float *x, float *y, int e0, int nx, int prec, const int32_t *ipio2)
 

Function Documentation

◆ __kernel_rem_pio2f()

int __kernel_rem_pio2f ( float *  x,
float *  y,
int  e0,
int  nx,
int  prec,
const int32_t ipio2 
)

Definition at line 45 of file k_rem_pio2f.c.