libtpcmisc
 All Data Structures Files Functions Variables Enumerator Defines
Functions
petc99.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "include/petc99.h"
Include dependency graph for petc99.c:

Go to the source code of this file.

Functions

int temp_roundf (float e)

Function Documentation

int temp_roundf ( float  e)

int roundf(float e) - Rounds up float e to nearest int

Parameters:
efloat value
Returns:
rounded integer

Definition at line 33 of file petc99.c.